mmpAnimStatus

Syntax

int mmpAnimStatus(idMovie)

This function reports the animation status. It does not initiate any animation action.

Parameters

MMPID idMovie

Identifies the movie ID of the Movie Player instance.

Return Value

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.

See Also

mmpAnimate, mmpAnimStopped