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 consolesSee also
Overview of SHAPESHAPE_FILTVOL_CONTEXT
ShapeFiltVolContext
