BOOL mmpGetRepeat(idMovie)
This function determines whether the Movie Player instance is set to repeat the movie.
MMPID idMovie
Identifies the movie ID of the Movie Player instance.
Returns TRUE if repeat is on. Returns FALSE if repeat is off.
If the repeat flag is set to TRUE, the Movie Player automatically rewinds and continues play after the last frame is shown.
mmpSetRepeat