AXSetVoiceDpop

C Specification

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

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

See Also

axvpb.pb.depop

Revision History

2006/03/01 Initial version.


CONFIDENTIAL