#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.
04/13/2005 Revised description to remove ambiguity.
03/17/2005 Initial version.
CONFIDENTIAL