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