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 consolesSee also
GetShapeFiltVolOutputGainShapeFiltVolContext
