Movie::GetVideoFrameCount
Defined in:
Returns the number of video frames in a movie.
C4Movies.h
Prototype
int32 GetVideoFrameCount(void) const;
Description
The GetVideoFrameCount
function returns the number of video frames in a movie.
See Also