SHAPE_FLOWGRAPH_DMA_COMMAND
Indicates that data is to be moved between a mix buffer and system memory.Syntax
Members
commandType: UINT64 The SHAPE_FLOWGRAPH_COMMAND_TYPE_DMA command from SHAPE_FLOWGRAPH_COMMAND_TYPE.
queuedType: UINT64 Internal process flag: 1 == inserted into the internal command queue; 0 == waiting.
disabledType: UINT64 Flag for disabling the operation.
errorType: UINT64 Command is invalid. Set by the Audio Control Processor (ACP).
reserved0Type: UINT64 Reserved.
writeType: UINT64 1 == write; 0 == read.
mixBufferType: UINT64 The input or output mix buffer.
contextIdType: UINT64 Context ID.
reserved1Type: UINT64 Reserved.
