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