AXSetVoiceAdpcmLoop()

C Specification

#include <revolution.h>

void AXSetVoiceAdpcmLoop(AXVPB *pvpb, AXPBADPCMLOOP *adpcmloop);

Arguments

pvpb Pointer to the specified voice.
adpcmloop Pointer to ADPDMLOOP structure initialized by the user application.

Return Values

None.

Description

AXSetVoiceAdpcmLoop() sets the AXPBADPCMLOOP parameters for a voice. This function also asserts the appropriate synchronization flags in axvpb.sync.

See Also

axvpb.pb.adpcmLoop
AXSetVoiceAdpcm

Revision History

2006/03/01 Initial version.


CONFIDENTIAL