// d3d10umddi.h
typedef struct D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM {
D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC Desc;
} D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM;
View the official Windows Driver Kit DDI referenceNo description available.
Specifies the attributes of a video processor enumeration object.
DescA D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC structure that describes a video stream for a video processor.
D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC