Enum H264Profile
FFMPEG EXE H264 profile.
Namespace: VisioForge.Core.Types.FFMPEGEXE
Assembly: VisioForge.Core.dll
Syntax
public enum H264ProfileFields
| Name | Description | 
|---|---|
| Baseline | Baseline. | 
| High | High. | 
| High10 | High 10. | 
| High422 | High 422. | 
| High444 | High 444. | 
| Main | Main. | 
| None | Ignore (do not apply profile). |