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 values that specify whether the conversion from the source format and color space to destination format and color space is supported.
Syntax
typedef enum D3D12DDI_VIDEO_PROCESS_SUPPORT_FLAGS_0022 {
D3D12DDI_VIDEO_PROCESS_SUPPORT_FLAG_0022_NONE,
D3D12DDI_VIDEO_PROCESS_SUPPORT_FLAG_0022_SUPPORTED
} ;
Constants
D3D12DDI_VIDEO_PROCESS_SUPPORT_FLAG_0022_NONE The conversion from the source format and color space to destination format and color space is not supported. |
D3D12DDI_VIDEO_PROCESS_SUPPORT_FLAG_0022_SUPPORTED The conversion from the source format and color space to destination format and color space is supported. |
Requirements
Requirement | Value |
---|---|
Header | d3d12umddi.h (include D3d12umddi.h) |