#include "THPSimple.h" BOOL THPSimpleLoadStop(void);
None.
Returns TRUE if successful, FALSE otherwise.
The THPSimpleLoadStop function stops preloading the THP movie data and initializes the simple player control structure. This causes the player to return to the initialize state.
If you want to resume play of THP movie data that has been stopped, you must start from the THPSimplePreLoad function.
If there is room in the load buffer maintained by the simple player itself, the THP movie data will be preloaded in the background.
2006/03/01 Initial version.
CONFIDENTIAL