mmpAnimStopped

Syntax

BOOL mmpAnimStopped(idMovie)

This function determines whether the movie is stopped.

Parameters

MMPID idMovie

Identifies the movie ID of the Movie Player instance.

Return Value

Returns TRUE if the movie is stopped. Returns FALSE if the movie is running.