HRESULT SetShapeFiltVolOutputGainTarget(
SHAPE_FILTVOL_CONTEXT *context,
float outputGainTarget
)
context
Type: SHAPE_FILTVOL_CONTEXT *
[in, out] Pointer to a SHAPE_FILTVOL_CONTEXT structure.
outputGainTarget
Type: float
The output gain target.
Type: HRESULT
HRESULT success or error code.
See the Remarks for SetShapeFiltVolOutputGain.
Header: Declared in shapefiltvolcontext.h.
Library: Use acphal.lib.