SetShapeEqCompSidechainMode

Sets the compression sidechain mode.

Syntax

HRESULT SetShapeEqCompSidechainMode(
         SHAPE_EQCOMP_CONTEXT *context,
         SHAPE_EQCOMP_SIDECHAIN_MODE mode
)  

Parameters

context
Type: SHAPE_EQCOMP_CONTEXT *

[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.

mode
Type: SHAPE_EQCOMP_SIDECHAIN_MODE 

One member of the SHAPE_EQCOMP_SIDECHAIN_MODE enumeration.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapeeqcompcontext.h.

Library: Use acphal.lib.