Enum NVENCVideoEncoderProfile
- Namespace
- VisioForge.Core.Types.Output
- Assembly
- VisioForge.Core.dll
NVENC profiles.
public enum NVENCVideoEncoderProfileFields
Auto = 0-
Auto.
H264_Baseline = 1-
H264 Baseline.
H264_Main = 2-
H264 Main.
H264_High = 3-
H264 High.
H264_High444 = 4-
H264 High 4:4:4.
H264_Stereo = 5-
H264 Stereo.
H264_SVCTemporalScalabilty = 6-
H264 SVC Temporal Scalabilty.
H264_ProgressiveHigh = 7-
H264 Progressive High.
H264_ConstrainedHigh = 8-
H264 Constrained High.
HEVC_Main = 9-
HEVC Main.