D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM - NtDoc

Native API online documentation, based on the System Informer (formerly Process Hacker) phnt headers
// d3d10umddi.h

typedef struct D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM {
  D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC Desc;
} D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM;
View the official Windows Driver Kit DDI reference

NtDoc

No description available.

Windows Driver Kit DDI reference (ns-d3d10umddi-d3d11_1ddiarg_createvideoprocessorenum)

D3D11_1DDIARG_CREATEVIDEOPROCESSORENUM structure

Description

Specifies the attributes of a video processor enumeration object.

Members

Desc

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

See also

D3D11_1DDI_VIDEO_PROCESSOR_CONTENT_DESC