#include <revolution/ax.h> void AXSetVoiceDpop (AXVPB *pvpb, AXPBDPOP *dpop);
| pvpb | Pointer to the specified voice. |
|---|---|
| dpop | Pointer to structure of type AXPBDPOP. Values are initialized by the user audio application. |
None.
The AXSetVoiceDpop function sets the de-pop parameters of a voice. This function is provided simply for completeness. AXI handles depop automatically.
2006/03/01 Initial version.
CONFIDENTIAL