#include <revolution.h> #include <revolution/axfx.h> BOOL AXFXReverbHiSettingsDpl2 (AXFX_REVERBHI_DPL2 *reverb);
| reverb | Pointer to an initialized AXFX_REVERBHI_DPL2 structure. |
|---|
TRUE if successful; FALSE if a parameter is out of range or memory allocation fails.
The AXFXReverbHiSettingsDpl2 function is used when changing the parameters of an initialized Dolby Pro Logic II (DPL2) version of High-Quality Reverb (= AXFX_REVERBHI_DPL2 structure). When this function is called, the current DPL2-version High-Quality Reverb is shut down and the memory allocated to it at initialization is freed. This function then reinitializes the DPL2-version High-Quality Reverb based on new user parameters.
2007/08/08 Standardized notation.
2006/03/01 Initial version.
CONFIDENTIAL