AXFXChorusExpSettingsUpdateDpl2

C Specification

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

BOOL AXFXChorusExpSettingsUpdateDpl2 (AXFX_CHORUS_EXP_DPL2 *chorus);

Arguments

chorus Pointer to an initialized AXFX_CHORUS_EXP_DPL2 structure.

Return Values

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

Description

The AXFXChorusExpSettingsUpdateDpl2 function is used when changing parameters of the initialized Dolby Pro Logic II (DPL2) version of Chorus Expansion (= AXFX_CHORUS_EXP_DPL2 structure). When this function is called, the current DPL2 version of Chorus Expansion is shut down and then reinitialized based on new user parameters. Memory is not freed and re-allocated during this process.

See Also

AXFX_CHORUS_EXP_DPL2

Revision History

2007/08/10 Initial version.


CONFIDENTIAL