#include "THPSimple.h"
f32 THPSimpleGetFrameRate(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 THPSimpleOpen function.
03/01/2006 Initial version.