SetShapeFiltVolOutputGainTarget

Sets the output gain target.

Syntax

HRESULT SetShapeFiltVolOutputGainTarget(
         SHAPE_FILTVOL_CONTEXT *context,
         float outputGainTarget
)  

Parameters

context
Type: SHAPE_FILTVOL_CONTEXT *

[in, out] Pointer to a SHAPE_FILTVOL_CONTEXT structure.

outputGainTarget
Type: float 

The output gain target.

Return value

Type: HRESULT 

HRESULT success or error code.

Remarks

See the Remarks for SetShapeFiltVolOutputGain.

Requirements

Header: Declared in shapefiltvolcontext.h.

Library: Use acphal.lib.