Enum NVENCVideoEncoderProfile
NVENC profiles.
Namespace: VisioForge.Core.Types.Output
Assembly: VisioForge.Core.dll
Syntax
public enum NVENCVideoEncoderProfile
Fields
Name | Description |
---|---|
Auto | Auto. |
H264_Baseline | H264 Baseline. |
H264_ConstrainedHigh | H264 Constrained High. |
H264_High | H264 High. |
H264_High444 | H264 High 4:4:4. |
H264_Main | H264 Main. |
H264_ProgressiveHigh | H264 Progressive High. |
H264_SVCTemporalScalabilty | H264 SVC Temporal Scalabilty. |
H264_Stereo | H264 Stereo. |
HEVC_Main | HEVC Main. |