Return to previous page | Return to menu | Go to next page
Void
System management functions
Set SMPC memory audio output mode
void slSetSoundOutput(mode)
Uint8 mode;
mode Audio output mode
Set the audio output mode to the SMPC holding memory information.
None
SMPC holding memory information can also be referenced from the global variable "Smpc_Status".
To register the SMPC holding memory information in the SMPC holding memory, use
Use “slSetSmpcMemory”.
The following values can be used for parameters.
SMPC_SOUND_STEREO ... stereo
SMPC_SOUND_MONO ... mono
Reference: HARDWARE MANUAL vol.1 (SMPC)
slSetSoundOutput