AXSetVoiceEndAddr

C Specification

#include <revolution.h>

void AXSetVoiceEndAddr(AXVPB *pvpb, u32 address);

Arguments

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

Return Values

None.

Description

AXSetVoiceEndAddr() sets a new sample end address for the specified voice. This function also asserts the appropriate synchronization flags in axvpb.sync.

See Also

axvpb.pb.addr
AXSetVoiceAddr
AXSetVoiceCurrentAddr

Revision History

2006/03/01 Initial version.


CONFIDENTIAL