#include <revolution/ax.h> s32 AXRmtAdvancePtr(s32 samples);
| samples | Represents the amount to update the pointer by (in units of samples). |
|---|
Returns the actual amount the pointer was updated.
The AXRmtAdvancePtr function advances the pointer to the buffer for the AX controller speaker by the number of samples given by samples.
This pointer is shared by all controller speakers.
None.
2006/07/31 Initial version.
CONFIDENTIAL