Enum H264Level
FFMPEG EXE H264 profile level.
Namespace: VisioForge.Core.Types.FFMPEGEXE
Assembly: VisioForge.Core.dll
Syntax
public enum H264LevelFields
| Name | Description | 
|---|---|
| Level1 | 1.0. | 
| Level11 | 1.1. | 
| Level12 | 1.2. | 
| Level13 | 1.3. | 
| Level2 | 2.0. | 
| Level21 | 2.1. | 
| Level22 | 2.2. | 
| Level3 | 3.0. | 
| Level31 | 3.1. | 
| Level32 | 3.2. | 
| Level4 | 4.0. | 
| Level41 | 4.1. | 
| Level42 | 4.2. | 
| Level5 | 5.0. | 
| Level51 | 5.1. | 
| None | Ignore (do not apply level). |