AXFXReverbStdShutdown

C Specification

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

BOOL AXFXReverbStdShutdown (AXFX_REVERBSTD *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBSTD structure.

Return Values

This function always returns TRUE.

Description

The AXFXReverbStdShutdown function shuts down Standard Reverb. This function also frees any memory allocated internally by the AXFXReverbStdInit and AXFXReverbStdSettings functions.

See Also

AXFX_REVERBSTD
AXFXReverbStdInit
AXFXReverbStdSettings

Revision History

2007/08/09 Standardized notation.
2006/03/01 Initial version.


CONFIDENTIAL