MovieInfo()
Syntax
Result = MovieInfo(#Movie, Flags)Description
Returns additional information about the movie.
Parameters
#Movie The movie to use. Flags The information to return. Supported values are:
0: return the number of frame per seconds (*1000).
Return value
Returns the value specified in the 'Flags' parameter.
See Also
MovieLength(), MovieWidth(), MovieHeight()
Supported OS
Windows, MacOS X