SetShapeEqCompGainTarget

Sets the gain target.

Syntax

HRESULT SetShapeEqCompGainTarget(
         SHAPE_EQCOMP_CONTEXT *context,
         float gainTarget
)  

Parameters

context
Type: SHAPE_EQCOMP_CONTEXT *

[in, out] Pointer to a SHAPE_EQCOMP_CONTEXT structure.

gainTarget
Type: float 

The gain target.

Return value

Type: HRESULT 

HRESULT success or error code.

Requirements

Header: Declared in shapeeqcompcontext.h.

Library: Use acphal.lib.