SetShapeEqCompLogGain

Sets the compression log gain.

Syntax

HRESULT SetShapeEqCompLogGain(
         SHAPE_EQCOMP_CONTEXT *context,
         SHAPE_EQCOMP_LOG_GAIN mode
)  

Parameters

context
Type: SHAPE_EQCOMP_CONTEXT *

[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.

mode
Type: SHAPE_EQCOMP_LOG_GAIN 

One member of the SHAPE_EQCOMP_LOG_GAIN enumeration.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapeeqcompcontext.h.

Library: Use acphal.lib.