AXFXReverbHiShutdownDpl2

Syntax

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

BOOL AXFXReverbHiShutdownDpl2 (AXFX_REVERBHI_DPL2 *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBHI_DPL2 structure.

Return Values

This function always returns TRUE.

Description

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.

See Also

AXFX_REVERBHI_DPL2, AXFXReverbHiInitDpl2, AXFXReverbHiSettingsDpl2

Revision History

2007/10/05 Corrected an error in the description of the arguments.
2007/08/08 Standardized notation.
2006/03/01 Initial version.


CONFIDENTIAL