AXARTInitArtRmtAuxVolume

Syntax

#include <revolution.h>
#include <revolution/axart.h>

void AXARTInitArtRmtAuxVolume(AXART_RMT_AUX_VOLUME *articulator);

Arguments

articulator   Pointer to AXART_RMT_AUX_VOLUME to initialize.

Return Values

None.

Description

The AXARTInitArtRmtAuxVolume function initializes an AXART_RMT_AUX_VOLUME articulator. Applications must call this function before adding the AXART_RMT_AUX_VOLUME to the list using the AXARTAddArticulator function.

Note: As of 2006/10/23, Wii Remote speaker effects are not implemented.

See Also

AXARTAddArticulator, AXART_RMT_AUX_VOLUME

Revision History

2006/10/23 Initial version.


CONFIDENTIAL