AXFXChorusShutdown

Syntax

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

BOOL AXFXChorusShutdown (AXFX_CHORUS *chorus);

Arguments

chorus   Pointer to an initialized AXFX_CHORUS structure.

Return Values

This function always returns TRUE.

Description

The AXFXChorusShutdown function shuts down Chorus. This function also frees any memory allocated internally by the AXFXChorusInit and AXFXChorusSettings functions.

See Also

AXFX_CHORUS, AXFXChorusInit, AXFXChorusSettings

Revision History

2007/10/05 Corrected an error in Description.
2007/08/09 Standardized notation.
2006/03/01 Initial version.


CONFIDENTIAL