#include <nitro/vx.h>
u32 VX_JumpPreviousIframe ( VXHandle 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 VX_INVALID_HANDLE.
VX_JumpNextIframe
VX_JumpBeginning
VX_JumpToIframe
VX_GetNbIFrame
10/26/2005 Initial Version