#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXReverbHiShutdownDpl2(AXFX_REVERBHI_DPL2 *rev);
rev |
Pointer to an existing instance of AXFX_REVERBHI_DPL2. |
This function always returns TRUE.
AXFXReverbHiShutdownDpl2() shuts down the given instance of the high-quality, DPL2-enhanced reverb effect. The associated memory for the effect will be freed.
AXFXReverbHiInitDpl2
AXFXReverbHiSettingsDpl2
AXFXReverbHiCallbackDpl2
03/01/2006 Initial version.