#include <nnsys/snd.h>
void NNS_SndSetMasterVolume( int volume );
This function sets the master volume. It is set to 127
by default.
The master volume influences all sound generation of the system, with the volume value adjusted immediately before the final audio output.
None.
2004/06/01 Initial version.
CONFIDENTIAL