AXSetVoiceAddr

Syntax

#include <revolution/ax.h>

void AXSetVoiceAddr(AXVPB *pvpb, AXPBADDR *addr);

Arguments

pvpb Pointer to the specified voice.
addr Pointer to structure of type AXPBADDR. Values are initialized by the user audio application.

Return Values

None.

Description

The AXSetVoiceAddr function sets the AXPBADDR parameters for a voice. This function also programs the axvpb.pb.adpcm.gain for PCM formats, and asserts the appropriate synchronization bits in axvpb.sync.

See Also

axvpb.pb.addr, AXSetVoiceCurrentAddr, AXSetVoiceEndAddr

Revision History

2006/03/01 Initial version.


CONFIDENTIAL