WPADGetSpeakerVolume

Syntax

#include <revolution/wpad.h>

u8 WPADGetSpeakerVolume( void );

Arguments

None.

Return Values

The volume set in the library. (Audio volume ranges from 0 to 127.)

Description

Gets the volume for the speaker for the Wii Remote registered in the library. Volume is set for the Wii Remote via the library when the speaker is launched with the WPADControlSpeaker function.

See Also

WPADControlSpeaker, WPADSetSpeakerVolume

Revision History

2006/10/23 Added the volume range.
2006/08/15 Initial version.


CONFIDENTIAL