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 consolesSee also
Overview of SHAPESHAPE_EQCOMP_CONTEXT
ShapeEqCompContext
