AXRmtAdvancePtr

Syntax

#include <revolution/ax.h>

s32 AXRmtAdvancePtr(s32 samples);

Arguments

samples Represents the amount to update the pointer by (in units of samples).

Return Values

Returns the actual amount the pointer was updated.

Description

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.

See Also

None.

Revision History

2006/07/31 Initial version.


CONFIDENTIAL