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