AXSetVoiceDpop

Syntax

#include <revolution/ax.h>

void AXSetVoiceDpop (AXVPB *pvpb, AXPBDPOP *dpop);

Arguments

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

Return Values

None.

Description

The AXSetVoiceDpop function sets the de-pop parameters of a voice. This function is provided simply for completeness. AXI handles depop automatically.

See Also

axvpb.pb.dpop

Revision History

2006/03/01 Initial version.


CONFIDENTIAL