AXFXDelayExpSettingsDpl2

Syntax

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

BOOL AXFXDelayExpSettingsDpl2 (AXFX_DELAY_EXP_DPL2 *delay);

Arguments

delay Pointer to an initialized AXFX_DELAY_EXP_DPL2 structure.

Return Values

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

Description

The AXFXDelayExpSettingsDpl2 function is used when changing parameters of the initialized Dolby Pro Logic II (DPL2) version of the Delay Expansion (= AXFX_DELAY_EXP_DPL2 structure). When this function is called, the current DPL2-version Delay Expansion is shut down and the memory that was allocated to it at initialization is freed. This function then reinitializes the DPL2-version Delay Expansion based on new user parameters.

The use of this function is required when changing the AXFX_DELAY_EXP_DPL2 structure's user parameter maxDelay.

See Also

AXFX_DELAY_EXP_DPL2

Revision History

2007/08/10 Initial version.


CONFIDENTIAL