Skip to main content

GetShapeFiltVolTimestamp

Gets the time stamp of a FLTVOL context.

Syntax

Parameters

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

Return value

Type: UINT32 The time stamp.

Remarks

The time stamp is a counter that indicates the order in which each block is processed. At the beginning of each flowgraph, the time stamp is reset to zero. The time stamp is set on a context when the processing has been completed and the context is write-enabled.

Requirements

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

See also

Overview of SHAPE
SHAPE_FILTVOL_CONTEXT
ShapeFiltVolContext
Last modified on August 20, 2026