Enum QSVH264Profile
Enum for H264 profile options, representing different encoding profiles.
Namespace: VisioForge.Core.Types.FFMPEGEXE
Assembly: VisioForge.Core.dll
Syntax
public enum QSVH264Profile
Fields
| Name | Description |
|---|---|
| Baseline | Baseline profile. |
| High | High profile. |
| Main | Main profile. |
| Unknown | Unknown profile. |