AXSetVoiceAdpcm

Syntax

#include <revolution/ax.h>

void AXSetVoiceAdpcm(AXVPB *pvpb, AXPBADPCM *adpcm);

Arguments

pvpb Pointer to the specified voice.
adpcm Pointer to user-initialized AXPBADPCM structure.

Return Values

None.

Description

The AXSetVoiceAdpcm function sets the given AXPBADPCM parameters for a voice. This function also asserts the synchronization flag corresponding to axvpb.sync.

See Also

axvpb.pb.adpcm, AXSetVoiceAdpcmLoop

Revision History

2006/03/01 Initial version.


CONFIDENTIAL