Enum NVENCH264Profile
NVENC H264 profile.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum NVENCH264Profile
Fields
| Name | Description |
|---|---|
| Baseline | The baseline. |
| ConstrainedBaseline | The constrained baseline. |
| High | The high. |
| High444 | The high (4:4:4). |
| Main | The main. |