#include <revolution.h> void AXSetVoiceAdpcm(AXVPB *pvpb, AXPBADPCM *adpcm);
pvpb |
Pointer to the specified voice. |
adpcm |
Pointer to user-initialized AXPBADPCM structure. |
None.
AXSetVoiceAdpcm() sets the given AXPBADPCM parameters for a voice. This function also asserts the appropriate synchronization flags in axvpb.sync.
axvpb.pb.adpcm
AXSetVoiceAdpcmLoop
2006/03/01 Initial version.
CONFIDENTIAL