Movie::GetMovieTime
Defined in:
Returns the current play time of a movie.
C4Movies.hPrototype
MovieTime GetMovieTime(void) const;
Description
The GetMovieTime function returns the current play time of a movie.The returned
MovieTime type represents times in integer units of 36000 ticks per second.
See Also
