AXFXReverbHiExpShutdown

C Specification

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

void AXFXReverbHiExpShutdown (AXFX_REVERBHI_EXP *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBHI_EXP structure.

Return Values

None.

Description

The AXFXReverbHiExpShutdown function shuts down the High-Quality Reverb Expansion. This function also frees any memory allocated internally by the AXFXReverbHiExpInit and AXFXReverbHiExpSettings functions.

See Also

AXFX_REVERBHI_EXP
AXFXReverbHiExpInit
AXFXReverbHiExpSettings

Revision History

2007/08/10 Initial version.


CONFIDENTIAL