SCGetWpadSpeakerVolume

C Specification

#include <revolution/sc.h>

#define SC_WPAD_SPEAKER_VOLUME_MIN     0u
#define SC_WPAD_SPEAKER_VOLUME_MAX     127u

u8 SCGetWpadSpeakerVolume(void);

Arguments

None.

Return Values

A value from 0 to 127.

Description

This function is reserved for another library to be provided in future. Do not call this directly from the application at present.

References the volume settings of the Wii Remote speaker.

See Also

SCSetWpadSpeakerVolume

Revision History

08/15/2006 Initial version.


CONFIDENTIAL