SetShapeEqCompGain

Sets the compression gain.

Syntax

HRESULT SetShapeEqCompGain(
         SHAPE_EQCOMP_CONTEXT *context,
         float gain
)  

Parameters

context
Type: SHAPE_EQCOMP_CONTEXT *

[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.

gain
Type: float 

The gain multiplier.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapeeqcompcontext.h.

Library: Use acphal.lib.