Skip to content

Latest commit

 

History

History
61 lines (47 loc) · 1.51 KB

ne-d3d12video-d3d12_video_decode_support_flags.md

File metadata and controls

61 lines (47 loc) · 1.51 KB
UID title description helpviewer_keywords tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.redist req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.max-support req.typenames targetos f1_keywords dev_langs topic_type api_type api_location api_name
NE:d3d12video.D3D12_VIDEO_DECODE_SUPPORT_FLAGS
D3D12_VIDEO_DECODE_SUPPORT_FLAGS
Specifies whether a video decoding operation is supported.
D3D12_VIDEO_DECODE_SUPPORT_FLAGS
D3D12_VIDEO_DECODE_SUPPORT_FLAGS
mf
af73b6a9-3d14-4242-b0b3-b1783ebf2c7b
05/28/2019
D3D12_VIDEO_DECODE_SUPPORT_FLAGS, D3D12_VIDEO_DECODE_SUPPORT_FLAGS,
d3d12video.h
D3D12_VIDEO_DECODE_SUPPORT_FLAGS
Windows
D3D12_VIDEO_DECODE_SUPPORT_FLAGS
d3d12video/D3D12_VIDEO_DECODE_SUPPORT_FLAGS
c++
apiref
HeaderDef
d3d12video.h
D3D12_VIDEO_DECODE_SUPPORT_FLAGS

D3D12_VIDEO_DECODE_SUPPORT_FLAGS enumeration

-description

Specifies whether a video decoding operation is supported.

-enum-fields

-field D3D12_VIDEO_DECODE_SUPPORT_FLAG_NONE

The video decoding operation isn't supported.

-field D3D12_VIDEO_DECODE_SUPPORT_FLAG_SUPPORTED

The video decoding operation is supported.

-remarks

This enumeration is used by the D3D12_FEATURE_DATA_VIDEO_DECODE_SUPPORT structure.

-see-also

D3D12_FEATURE_DATA_VIDEO_DECODE_SUPPORT