#include "THPPlayer.h"
f32 THPPlayerGetFrameRate(void);
None.
Returns frame rate if successful, 0.0f otherwise.
This function gets the frame rate of the THP movie data that was opened by the THPPlayerOpen function.
03/01/2006 Initial version.