AXFXReverbHiShutdown

C Specification

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

BOOL AXFXReverbHiShutdown (AXFX_REVERBHI *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBHI structure.

Return Values

This function always returns TRUE.

Description

The AXFXReverbHiShutdown function shuts down High-Quality Reverb. This function also frees any memory allocated internally by the AXFXReverbHiInit and AXFXReverbHiSettings functions.

See Also

AXFX_REVERBHI
AXFXReverbHiInit
AXFXReverbHiSettings

Revision History

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


CONFIDENTIAL