#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXReverbStdShutdownDpl2 (AXFX_REVERBSTD_DPL2 *reverb);
| reverb | Pointer to an initialized AXFX_REVERBSTD_DPL2 structure. |
|---|
This function always returns TRUE.
The AXFXReverbStdShutdownDpl2 function shuts down the Dolby Pro Logic II (DPL2) version of Standard Reverb. This function also frees any memory allocated internally by the AXFXReverbStdInitDpl2 and AXFXReverbStdSettingsDpl2 functions.
AXFX_REVERBSTD_DPL2, AXFXReverbStdInitDpl2, AXFXReverbStdSettingsDpl2
2007/08/08 Initial version.
CONFIDENTIAL