Skip to main content

GetShapeFiltVolOutputGainTarget

Gets the output gain target.

Syntax

Parameters

context   _In_
Type: SHAPE_FILTVOL_CONTEXT*
Pointer to a SHAPE_FILTVOL_CONTEXT object.

Return value

Type: float The gain target.

Remarks

Gain target and gain are amplitude values in the range of -2.0 to 2.0, with negative values inverting the signal. To change the output gain target, use SetShapeFiltVolOutputGainTarget. For more information, see the Filter/volume block (FLTVOL) section of Overview of SHAPE.

Requirements

Header: shapefiltvolcontext.h Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

GetShapeFiltVolOutputGain
ShapeFiltVolContext
Last modified on August 20, 2026