Skip to main content

GetShapeFiltVolDelay2

Gets the low-pass delay.

Syntax

Parameters

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

Return value

Type: float The low-pass delay.

Remarks

This function gets the current value of the low-pass delay from the specified SHAPE_FILTVOL_CONTEXT object. To get the band-pass delay, use the GetShapeFiltVolDelay1 function. 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

ShapeFiltVolContext
Last modified on August 20, 2026