Skip to main content

GetShapeSrcTimestamp

Gets the time stamp of a Sample Rate Convertor (SRC) context.

Syntax

Parameters

context   
Type: SHAPE_SRC_CONTEXT*
Pointer to a SHAPE_SRC_CONTEXT object.

Return value

Type: UINT32 The time stamp.

Remarks

The time stamp is a counter that indicates the order in which every 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. For more information on flowgraphs, see Flowgraphs.

Requirements

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

See also

SHAPE_SRC_CONTEXT
ShapeSrcContext
Last modified on August 20, 2026