// d3d12umddi.h
typedef struct D3D12DDI_VIDEO_EXTENSION_COMMAND_INFO_0063 {
GUID CommandId;
LPCWSTR Name;
D3D12DDI_COMMAND_QUEUE_FLAGS CommandQueueFlags;
} D3D12DDI_VIDEO_EXTENSION_COMMAND_INFO_0063;
View the official Windows Driver Kit DDI referenceNo description available.
Describes an extension.
CommandIdThe unique identifier for the video extension command.
NamePointer to a wide string, driver allocates and keep for the lifetime of the device.
CommandQueueFlagsIndicates the Video Command Queue that the video extension targets. Only one of the following bits may be set: