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