ACP_MESSAGE_SHAPE_COMMAND_BLOCKED Structure

SHAPE command (SRC or DMA) context is blocked.

Syntax

struct ACP_MESSAGE_SHAPE_COMMAND_BLOCKED {
    UINT32 contextIndex;
    APU_ADDRESS flowgraph;
};  

Members

contextIndex
Index of the context that is blocked.

flowgraph
The physical address of the blocked flowgraph.

Requirements

Header: Declared in acphal.h.

Library: Use acphal.lib.