AXFXReverbStdExpShutdownDpl2

Syntax

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

void AXFXReverbStdExpShutdownDpl2 (AXFX_REVERBSTD_EXP_DPL2 *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBSTD_EXP_DPL2 structure.

Return Values

None.

Description

The AXFXReverbStdExpShutdownDpl2 function shuts down the Dolby Pro Logic II (DPL2) version of the Standard Reverb Expansion. This function also frees any memory allocated internally by the AXFXReverbStdExpInitDpl2 and AXFXReverbStdExpSettingsDpl2 functions.

See Also

AXFX_REVERBSTD_EXP_DPL2, AXFXReverbStdExpInitDpl2, AXFXReverbStdExpSettingsDpl2

Revision History

2007/08/10 Initial version.


CONFIDENTIAL