#include <nnsys/snd.h>
void NNS_SndSetMonoFlag( BOOL flag );
Changes the Mono flag. The default is FALSE.
When the Mono flag is enabled, the pan setting is ignored and all sound is directed at the center.
If this function is called while sound is being played, noise may be generated when the flag is switched.
None.
2004/10/07 Initial version.
CONFIDENTIAL