Sound Function - Global Sound Control Function
sdQsndSetPos
Sets Q Sound position
FORMAT
SDE_ERR
sdQsndSetPos( *pos )
Sint8 *pos
PARAMETER
pos
Position to set
RETURN
SDE_ERR_NO_INIT
The Sound Library has not been initialized
SDE_ERR_HOST_CMD_BUF_NO_ENOUGH
No more Host Commands can be accepted
SDE_ERR_PRM_OVER_RANGE
Parameter out of range
DESCRIPTION
Sets Q Sound position. The argument
pos
that specifies position has a 6 byte array of 8-bit signed integers and each element corresponds to a Q Sound module.
sdQsndSetPos
COPYRIGHT © SEGA ENTERPRISES, LTD., 1998,1999