#include "THPPlayer.h"
u32 THPPlayerGetTotalFrame(void);
None.
Returns the total number of frames if successful; 0 otherwise.
This function gets the total number of frames contained in the THP movie data that was opened by the THPPlayerOpen function.
03/01/2006 Initial version.