AXFXDelaySettingsDpl2

Syntax

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

BOOL AXFXDelaySettingsDpl2 (AXFX_DELAY_DPL2 *delay);

Arguments

delay Pointer to an initialized AXFX_DELAY_DPL2 structure.

Return Values

TRUE if successful; FALSE if a parameter is out of bounds or the memory allocation fails.

Description

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.

See Also

AXFX_DELAY_DPL2

Revision History

2007/08/09 Initial version.


CONFIDENTIAL