C4 Engine
C4 Engine API Documentation

Movie::GetVideoFrameSize

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

const Integer2D& GetVideoFrameSize(voidconst;

Description
The GetVideoFrameSize function returns the width and height, in pixels, of the video track in a movie.
See Also

Movie::GetVideoFrameCount

Movie::GetVideoFrameTime