Movie::GetFrameCount

Movie::GetFrameCount
SF_INLINE unsigned GetFrameCount() const;
Description

GetFrameCount obtains the total number of frames in this movie clip. This method is implemented though delegation to MovieDef::GetFrameCount.

Return Value

An unsigned value containing the frame count of the movie clip.