Skip to main content

GetShapeEqCompTimestamp

Gets the time stamp of an EQComp context.

Syntax

Parameters

context   _In_
Type: SHAPE_EQCOMP_CONTEXT*
Pointer to a SHAPE_EQCOMP_CONTEXT structure.

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.

Requirements

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

See also

Overview of SHAPE
SHAPE_EQCOMP_CONTEXT
ShapeEqCompContext
Last modified on August 20, 2026