Enum H264Profile
H264 profile.
Namespace: VisioForge.Core.Types.Output
Assembly: VisioForge.Core.dll
Syntax
public enum H264Profile
Fields
Name | Description |
---|---|
ProfileAuto | Auto. |
ProfileBaseline | Baseline. |
ProfileHigh | High. |
ProfileHigh10 | High 10. |
ProfileHigh422 | High 422. |
ProfileMain | Main. |