AXSetVoiceAdpcmLoop()

Syntax

#include <revolution/ax.h>

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

Arguments

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

Return Values

None.

Description

The AXSetVoiceAdpcmLoop function sets the AXPBADPCMLOOP parameters for a voice. This function also asserts the synchronization flag corresponding to axvpb.sync.

See Also

axvpb.pb.adpcmLoop, AXSetVoiceAdpcm

Revision History

2006/03/01 Initial version.


CONFIDENTIAL