#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXReverbHiShutdown (AXFX_REVERBHI *reverb);
reverb |
Pointer to an initialized AXFX_REVERBHI structure. |
This function always returns TRUE.
The AXFXReverbHiShutdown function shuts down High-Quality Reverb. This function also frees any memory allocated internally by the AXFXReverbHiInit and AXFXReverbHiSettings functions.
AXFX_REVERBHI
AXFXReverbHiInit
AXFXReverbHiSettings
2007/08/08 Standardized notation.
2006/03/01 Initial version.
CONFIDENTIAL