Skip to content

Latest commit

 

History

History
59 lines (49 loc) · 2.08 KB

ne-d3d12umddi-d3d12ddi_video_decode_support_flags_0020.md

File metadata and controls

59 lines (49 loc) · 2.08 KB
UID title description old-location ms.date keywords ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos tech.root req.typenames f1_keywords topic_type api_type api_location api_name
NE:d3d12umddi.D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020
D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020 (d3d12umddi.h)
Contains video decode support flags.
display\d3d12ddi_video_decode_support_flags.htm
05/10/2018
D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020 enumeration
D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020, D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020 enumeration [Display Devices], D3D12DDI_VIDEO_DECODE_SUPPORT_FLAG_0020_NONE, D3D12DDI_VIDEO_DECODE_SUPPORT_FLAG_0020_SUPPORTED, d3d12umddi/D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020, d3d12umddi/D3D12DDI_VIDEO_DECODE_SUPPORT_FLAG_0020_NONE, d3d12umddi/D3D12DDI_VIDEO_DECODE_SUPPORT_FLAG_0020_SUPPORTED, display.d3d12ddi_video_decode_support_flags
d3d12umddi.h
D3d12umddi.h
Windows
Windows
display
D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020
D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020
d3d12umddi/D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020
APIRef
kbSyntax
HeaderDef
D3d12umddi.h
D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020

D3D12DDI_VIDEO_DECODE_SUPPORT_FLAGS_0020 enumeration

-description

Contains video decode support flags.

-enum-fields

-field D3D12DDI_VIDEO_DECODE_SUPPORT_FLAG_0020_NONE

No Flags set.

-field D3D12DDI_VIDEO_DECODE_SUPPORT_FLAG_0020_SUPPORTED

Indicates if real-time decoding is supported with the specified input data. The presence of this flag is a hint that the decoder is capable of decoding the compressed bitstream fast enough to support realtime decoding. The absence of this flag indicates that the decoder with the specified input parameters is only appropriate for non-realtime scenarios like transcoding.