MovieInfo()
Syntax
Result = MovieInfo(#Movie, Flags)Description
Returns an additional information about the #Movie.
Supported values for now:
0: return the number of frame per seconds (*1000).
Note: This commands only works with real movies correctly, no FPS can be get from sounds (e.g. MP3) because of the lack of existing pictures (frames) in the file.
Supported OS
Windows, MacOS X