Return to previous page | Return to menu | Go to next page


Uint8
System management functions

slGetSoundOutput

Get SMPC memory audio output mode

Format

Uint8 slGetSoundOutput()

Parameter

None

Function

Acquires the audio output mode from the SMPC holding memory information.

Return value

Audio output mode

Remarks

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


Return to previous page | Return to menu | Go to next page