UINT32 GetShapeDmaTimestamp(
const SHAPE_DMA_CONTEXT *context
)
context
Type: SHAPE_DMA_CONTEXT *
[in] Pointer to a SHAPE_DMA_CONTEXT structure.
Type: UINT32
The timestamp is a counter, reset to zero at the beginning of each flowgraph, that indicates the order of processing of each block. The timestamp is set on a context when the processing has been completed (and so the context is write-enabled).
Header: Declared in shapedmacontext.h.
Library: Use acphal.lib.