AXSetVoiceEndAddr

Syntax

#include <revolution/ax.h>

void AXSetVoiceEndAddr(AXVPB *pvpb, u32 address);

Arguments

pvpb Pointer to the specified voice.
address New end address.

Return Values

None.

Description

The AXSetVoiceEndAddr function sets a new sample end address for the specified voice. This function also asserts the synchronization flag corresponding to axvpb.sync.

See Also

axvpb.pb.addr, AXSetVoiceAddr, AXSetVoiceCurrentAddr

Revision History

2006/03/01 Initial version.


CONFIDENTIAL