C4 Engine
C4 Engine API Documentation

Movie::GetVideoFrameTime

Defined in:  C4Movies.h
Returns the duration of a single video frame in a movie.
Prototype

MovieTime GetVideoFrameTime(voidconst;

Description
The GetVideoFrameTime function returns the duration of each video frame in a movie.

The returned MovieTime type represents times in integer units of 36000 ticks per second.
See Also

Movie::GetVideoFrameSize

Movie::GetVideoFrameCount

Movie::GetMovieDuration