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