D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM structure (d3d10umddi.h)

Specifies the attributes of a video processor enumeration object.

Syntax

typedef struct D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM {
  D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC Desc;
} D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM;

Members

Desc

A D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC structure that describes a video stream for a video processor.

Requirements

Requirement Value
Minimum supported client Windows 8
Minimum supported server Windows Server 2012
Header d3d10umddi.h (include D3d10umddi.h)

See also

D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC