Movie::GetFrameRate

Movie::GetFrameRate
SF_INLINE float GetFrameRate() const;
Description

GetFrameRate obtains the frame rate of the movie clip. This method is implemented though delegation to MovieDef::GetFrameRate.

Return Value

A float value containing the frame rate. Possible frame rates are not limited to integer values.