#include <revolution/ax.h> void AXSetVoiceEndAddr(AXVPB *pvpb, u32 address);
| pvpb | Pointer to the specified voice. |
|---|---|
address |
New end address. |
None.
The AXSetVoiceEndAddr function sets a new sample end address for the specified voice. This function also asserts the synchronization flag corresponding to axvpb.sync.
axvpb.pb.addr, AXSetVoiceAddr, AXSetVoiceCurrentAddr
2006/03/01 Initial version.
CONFIDENTIAL