Athugasemd
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
Contains flags for support of video decode conversion.
Syntax
typedef enum D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAGS_0020 {
D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_NONE,
D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_SUPPORTED
} ;
Constants
D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_NONE No Flags set. The conversion is not supported. |
D3D12DDI_VIDEO_DECODE_CONVERSION_SUPPORT_FLAG_0020_SUPPORTED The conversion is supported. Callers must inspect the ClosestWidth and ClosestHeight members to understand scale support. |
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h (include D3d12umddi.h) |