THPSimpleQuit

Syntax

#include "THPSimple.h"

void THPSimpleQuit(void);

Arguments

None.

Return Values

None.

Description

The THPSimpleQuit function disables locked cache, and returns the simple player internal state to what it was before the THPSimpleInit function was called. If you want to use the simple player again, you must start by calling the THPSimpleInit function.

When using AX library at the same time, please call this function when the AX sound output is silent.

See Also

THPSimpleInit

Revision History

2006/03/01 Initial version.


CONFIDENTIAL