AXFXReverbStdExpShutdown

C Specification

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

void AXFXReverbStdExpShutdown (AXFX_REVERBHI_EXP *reverb);

Arguments

reverb Pointer to an initialized AXFX_REVERBHI_EXP structure.

Return Values

None.

Description

The AXFXReverbStdExpShutdown function shuts down the Standard Reverb Expansion. This function also frees any memory allocated internally by the AXFXReverbStdExpInit and AXFXReverbStdExpSettings functions.

See Also

AXFX_REVERBHI_EXP
AXFXReverbStdExpInit
AXFXReverbStdExpSettings

Revision History

2007/08/10 Initial version.


CONFIDENTIAL