#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXReverbHiShutdownDpl2 (AXFX_REVERBHI_DPL2 *reverb);
| reverb | Pointer to an initialized AXFX_REVERBHI_DPL2 structure. |
|---|
This function always returns TRUE.
The AXFXReverbHiShutdownDpl2 function shuts down the Dolby Pro Logic II (DPL2) version of High-Quality Reverb. This function also frees any memory allocated internally by the AXFXReverbHiInitDpl2 and AXFXReverbHiSettingsDpl2 functions.
AXFX_REVERBHI_DPL2AXFXReverbHiInitDpl2AXFXReverbHiSettingsDpl2
2007/10/05 Corrected an error in the description of the arguments.
2007/08/08 Standardized notation.
2006/03/01 Initial version.
CONFIDENTIAL