MO_GetCurrentFrameNumber

C Specification

#include <nitro/mobiclip.h>

u32 MO_GetCurrentFrameNumber ( MOHandle handle );

Description

Get the current read frame number of the movie.

Arguments

handle Valid handle movie.

Return Values

The current read frame number.

Revision History

03/03/2008 Initial Version