#include <revolution.h> #include <revolution/axfx.h> void AXFXReverbStdExpShutdownDpl2 (AXFX_REVERBSTD_EXP_DPL2 *reverb);
| reverb | Pointer to an initialized AXFX_REVERBSTD_EXP_DPL2 structure. |
|---|
None.
The AXFXReverbStdExpShutdownDpl2 function shuts down the Dolby Pro Logic II (DPL2) version of the Standard Reverb Expansion. This function also frees any memory allocated internally by the AXFXReverbStdExpInitDpl2 and AXFXReverbStdExpSettingsDpl2 functions.
AXFX_REVERBSTD_EXP_DPL2, AXFXReverbStdExpInitDpl2, AXFXReverbStdExpSettingsDpl2
2007/08/10 Initial version.
CONFIDENTIAL