AXRmtAdvancePtr

C Specification

#include <revolution.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

Revision History

07/31/2006 Initial version.


CONFIDENTIAL