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