Sound Function - Global Sound Control API
sdSndSetMasterVol
Sets global sound data play volume
FORMAT
SDE_ERR
sdSndSetMasterVol( master_vol )
Sint8 master_vol
PARAMETER
master_vol
Volume Level
RETURN
SDE_ERR_NO_INIT
The Sound Library has not been initialized
SDE_ERR_PRM_OVER_RANGE
Parameter out of range
SDE_ERR_HOST_CMD_BUF_NO_ENOUGH
No more Host Commands can be accepted
DESCRIPTION
Sets final output volume. Volume range is from 0 to 15.
NOTE
Affect the play volume of all sound data.
sdSndSetMasterVol
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999