Return to previous page | Return to menu | Go to next page
Uint8
System management functions
Get SMPC memory audio output mode
Uint8 slGetSoundOutput()
None
Acquires the audio output mode from the SMPC holding memory information.
Audio output mode
SMPC holding memory information can also be referenced from the global variable "Smpc_Status".
To obtain the latest SMPC status in the SMPC holding memory information,
Use “slGetStatus”.
The following values are returned.
SMPC_SOUND_STEREO..stereo
SMPC_SOUND_MONO ... mono
Reference: HARDWARE MANUAL vol.1 (SMPC)
slGetSoundOutput