GetShapeFiltVolFrequencyTarget
Gets the frequency target of a FLTVOL context.Syntax
Parameters
context _In_Type: SHAPE_FILTVOL_CONTEXT* Pointer to a SHAPE_FILTVOL_CONTEXT object.
Return value
Type: float The frequency target.Remarks
The Filter/Volume (FLTVOL) block is implemented as a Chamberlin filter. To change the frequency target, use SetShapeFiltVolFrequencyTarget. The filtering behavior is designed to be identical to that in XAudio2. 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
GetShapeFiltVolFrequencyShapeFiltVolContext
