AXFXChorusShutdownDpl2

C Specification

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

BOOL AXFXChorusShutdownDpl2 (AXFX_CHORUS_DPL2 *chorus);

Arguments

chorus Pointer to an initialized AXFX_CHORUS_DPL2 structure.

Return Values

This function always returns TRUE.

Description

The AXFXChorusShutdownDpl2 function shuts down the Dolby Pro Logic II (DPL2) version of Chorus. This function also frees any memory allocated internally by the AXFXChorusInitDpl2 and AXFXChorusSettingsDpl2 functions.

See Also

AXFX_CHORUS_DPL2
AXFXChorusInitDpl2
AXFXChorusSettingsDpl2

Revision History

2007/08/09 Initial version.


CONFIDENTIAL