int mmpAnimStatus(idMovie)
This function reports the animation status. It does not initiate any animation action.
MMPID idMovie
Identifies the movie ID of the Movie Player instance.
Returns one of the following values indicating the current status of the animation:
MMP_ANIM_DRAW
MMP_FRAME_DONE
MMP_DEVICE_WAIT, MMP_TEMPO_WAIT, MMP_MOUSE_WAIT
MMP_ANIM_STOPPED
Refer to the mmpAnimate information for a description of these return values.
mmpAnimate, mmpAnimStopped