Enum OpenH264Profile
OpenH264 profile.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum OpenH264Profile
Fields
| Name | Description |
|---|---|
| Baseline | The baseline. |
| ConstrainedBaseline | The constrained baseline. |
| ConstrainedHigh | The constrained high. |
| High | The high. |
| Main | The main. |