AXSetVoiceAdpcm

C Specification

#include <revolution.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

AXSetVoiceAdpcm() sets the given AXPBADPCM parameters for a voice. This function also asserts the appropriate synchronization flags in axvpb.sync.

See Also

axvpb.pb.adpcm
AXSetVoiceAdpcmLoop

Revision History

2006/03/01 Initial version.


CONFIDENTIAL