SHAPE_FLOWGRAPH_COMMAND_HEADER
Flowgraph command header.Syntax
Members
commandType: UINT64 Refer to the SHAPE_FLOWGRAPH_COMMAND_TYPE enumeration.
queuedType: UINT64 Internal process flag: 1 == inserted into the internal command queue; 0 == waiting.
disabledType: UINT64 Flag for disabling the command: 1 == disabled (don’t process); 0 == enabled (process normally).
errorType: UINT64 Command is invalid. Set by the Audio Control Processor (ACP).
reserved0Type: UINT64 Reserved.
reserved1Type: UINT64 Reserved.
