GetShapeFiltVolOutputGainTarget

Gets the output gain target.

Syntax

float GetShapeFiltVolOutputGainTarget(
         const SHAPE_FILTVOL_CONTEXT *context
)  

Parameters

context
Type: SHAPE_FILTVOL_CONTEXT *

[in] Pointer to a SHAPE_FILTVOL_CONTEXT structure.

Return value

Type: float 

The gain target.

Remarks

See the Remarks for SetShapeFiltVolOutputGain.

Requirements

Header: Declared in shapefiltvolcontext.h.

Library: Use acphal.lib.