#include "THPPlayer.h"
void THPPlayerQuit(void);
None.
None.
This function disables the locked cache and returns the internal state of the player to the previous state before the THPPlayerInit function was called. To use the player again, start by calling the THPPlayerInit function.
When using the AX library at the same time, be sure to call the THPPlayerQuit function when AX sound output is silent.
2006/03/01 Initial version.
CONFIDENTIAL