Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The D3D12DDI_VIDEO_ENCODER_PROFILE_HEVC_0080 enumeration is a list of possible HEVC profiles.
Syntax
typedef enum D3D12DDI_VIDEO_ENCODER_PROFILE_HEVC_0080 {
D3D12DDI_VIDEO_ENCODER_PROFILE_HEVC_0080_MAIN,
D3D12DDI_VIDEO_ENCODER_PROFILE_HEVC_0080_MAIN10
} ;
Constants
D3D12DDI_VIDEO_ENCODER_PROFILE_HEVC_0080_MAIN The HEVC Main profile. |
D3D12DDI_VIDEO_ENCODER_PROFILE_HEVC_0080_MAIN10 The HEVC Main 10 profile. |
Remarks
See D3D12 video encoding for general information.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Header | d3d12umddi.h |