Skip to main content

GetShapeFiltVolOutputGain

Gets the output gain.

Syntax

Parameters

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

Return value

Type: float The output gain.

Remarks

Gain and gain target are amplitude values in the range of -2.0 to 2.0, with negative values inverting the signal. To change the output gain, use SetShapeFiltVolOutputGain. 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

GetShapeFiltVolOutputGainTarget
ShapeFiltVolContext
Last modified on August 20, 2026