#include <nitro/mobiclip.h>u32 MO_JumpNextIframe ( MOHandle handle );
Go to the next movie I-frame (keyframe).
| handle | Valid handle movie. |
1 if no error, 0 if error or if the handle is MO_INVALID_HANDLE.
MO_JumpBeginning
MO_JumpPreviousIframe
MO_JumpToIframe
MO_GetNbIFrame
03/03/2008 Initial Version