mmpGetCurFrame

Syntax

int mmpGetCurFrame(idMovie)

This function returns the number of the frame displayed in the stage window.

Parameters

MMPID idMovie

Identifies the movie ID of the Movie Player instance.

Return Value

Returns the current frame index. Returns zero if an error occurs.

Comments

Frame numbering starts at 1.

See Also

mmpGoToFrame