AXFXReverbHiShutdownDpl2

C Specification

#include <revolution.h>
#include <revolution/axfx.h>

BOOL AXFXReverbHiShutdownDpl2(AXFX_REVERBHI_DPL2 *rev);

Arguments

rev   Pointer to an existing instance of AXFX_REVERBHI_DPL2.

Return Values

This function always returns TRUE.

Description

AXFXReverbHiShutdownDpl2() shuts down the given instance of the high-quality, DPL2-enhanced reverb effect. The associated memory for the effect will be freed.

See Also

AXFXReverbHiInitDpl2
AXFXReverbHiSettingsDpl2
AXFXReverbHiCallbackDpl2

Revision History

03/01/2006 Initial version.