AXFXReverbStdShutdownDpl2

Syntax

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

BOOL AXFXReverbStdShutdownDpl2 (AXFX_REVERBSTD_DPL2 *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBSTD_DPL2 structure.

Return Values

This function always returns TRUE.

Description

The AXFXReverbStdShutdownDpl2 function shuts down the Dolby Pro Logic II (DPL2) version of Standard Reverb. This function also frees any memory allocated internally by the AXFXReverbStdInitDpl2 and AXFXReverbStdSettingsDpl2 functions.

See Also

AXFX_REVERBSTD_DPL2, AXFXReverbStdInitDpl2, AXFXReverbStdSettingsDpl2

Revision History

2007/08/08 Initial version.


CONFIDENTIAL