WPADIsSpeakerEnabled

C Specification

#include <revolution/wpad.h>

#define WPAD_CHAN0               0
#define WPAD_CHAN1               1
#define WPAD_CHAN2               2
#define WPAD_CHAN3               3
  
BOOL WPADIsSpeakerEnabled( s32 chan );

Arguments

chan One of the WPAD_CHANn values.

Return Values

Returns TRUE if the pointer is moving; FALSE if it is stopped.

Description

Checks the status of the Wii Remote speaker.

See Also

WPAD Functions
WPADControlSpeaker, WPADGetInfo, WPADGetInfoAsync

Revision History

2006/07/04 Initial version.


CONFIDENTIAL