Skip to content

Latest commit

 

History

History
70 lines (53 loc) · 2.55 KB

ns-d3d12umddi-d3d12ddi_video_decode_protected_resources_data_0072.md

File metadata and controls

70 lines (53 loc) · 2.55 KB
UID title ms.date targetos tech.root description req.construct-type req.ddi-compliance req.dll req.header req.include-header req.kmdf-ver req.lib req.max-support req.redist req.target-min-winverclnt req.target-min-winversvr req.target-type req.typenames req.umdf-ver req.unicode-ansi topic_type api_type api_location api_name f1_keywords dev_langs
NS:d3d12umddi.D3D12DDI_VIDEO_DECODE_PROTECTED_RESOURCES_DATA_0072
D3D12DDI_VIDEO_DECODE_PROTECTED_RESOURCES_DATA_0072
03/24/2020
Windows
display
Data structure used to check for video decode protected resource support capabilities on a given node index.
structure
d3d12umddi.h
Windows 10, version 2004
D3D12DDI_VIDEO_DECODE_PROTECTED_RESOURCES_DATA_0072
apiref
HeaderDef
d3d12umddi.h
D3D12DDI_VIDEO_DECODE_PROTECTED_RESOURCES_DATA_0072
D3D12DDI_VIDEO_DECODE_PROTECTED_RESOURCES_DATA_0072
d3d12umddi/D3D12DDI_VIDEO_DECODE_PROTECTED_RESOURCES_DATA_0072
c++

-description

Data structure used to check for video decode protected resource support capabilities on a given node index.

-struct-fields

-field NodeIndex [in]

In multi-adapter operation, this value indicates which physical adapter of the device that this operation applies to.

-field Configuration [in]

A D3D12DDI_VIDEO_DECODE_CONFIGURATION_0020 structure containing video decode configuration information.

-field SupportFlags [out]

A D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAGS_0072 value in which to return the video decode protected resource support level.

-remarks

This structure is the data used when querying D3D12DDICAPS_TYPE_VIDEO_0072_DECODE_PROTECTED_RESOURCES via PFND3D12DDI_VIDEO_GETCAPS.

See the D3D Video Protected Resource Support Specification for more information.

-see-also

D3D12DDI_VIDEO_DECODE_CONFIGURATION_0020

D3D12DDI_VIDEO_PROTECTED_RESOURCE_SUPPORT_FLAGS_0072

D3D12DDICAPS_TYPE_VIDEO_0020

PFND3D12DDI_VIDEO_GETCAPS