#include "THPPlayer.h" u32 THPPlayerCalcNeedMemory(void);
None.
Returns the work area size if successful, and 0 if it fails.
The THPPlayerCalcNeedMemory function calculates the size of the work area needed by the player to play the THP movie data.
The work area size depends on the THP movie data. When starting to play new THP movie data, be sure to call this function to obtain the correct size information.
None.
2006/03/01 Initial version.
CONFIDENTIAL