#include <nnsys/snd.h>
void NNS_SndPlayerSetPlayerVolume( int playerNo, int volume );
Sets the volume for the specified player. The default setting is the maximum value of 127.
The volume set by this function is valid for the all sequences currently playing on the specified player and all sequences that will be played by the specified player. Furthermore, this value exhibits effects that are independent of all other track volume parameters. The track volume parameters have an cumulative effect.
None.
2005/04/13 Revised description to remove ambiguity.
2005/03/17 Initial version.
CONFIDENTIAL