#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXReverbStdShutdown (AXFX_REVERBSTD *reverb);
| reverb | Pointer to an initialized AXFX_REVERBSTD structure. |
|---|
This function always returns TRUE.
The AXFXReverbStdShutdown function shuts down Standard Reverb. This function also frees any memory allocated internally by the AXFXReverbStdInit and AXFXReverbStdSettings functions.
AXFX_REVERBSTD, AXFXReverbStdInit, AXFXReverbStdSettings
2007/08/09 Standardized notation.
2006/03/01 Initial version.
CONFIDENTIAL