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