MovieStatus()

Syntax

Result = MovieStatus()

Description

Get the status of the current movie.

'Result' can be one of the following values:

-1: Movie is paused.
0: Movie is stopped
> 0: Movie is playing. The returned value is the current frame number displayed.

Supported OS

Windows

Movie - Index