#include <revolution.h> #include <revolution/axart.h> void AXARTInitArtRmtAuxVolume(AXART_RMT_AUX_VOLUME *articulator);
| articulator | Pointer to AXART_RMT_AUX_VOLUME to initialize. |
|---|
None.
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.
AXARTAddArticulator, AXART_RMT_AUX_VOLUME
2006/10/23 Initial version.
CONFIDENTIAL