C4 Engine
C4 Engine API Documentation

Movie::GetMovieTime

Defined in:  C4Movies.h
Returns the current play time of a movie.
Prototype

MovieTime GetMovieTime(voidconst;

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

Movie::SetMovieTime

MovieWidget::PlayMovie

MovieWidget::StopMovie