Enum H264AMFProfile
Represents the profile settings for the AMF H264 encoder.
Namespace: VisioForge.Core.Types.FFMPEGEXE
Assembly: VisioForge.Core.dll
Syntax
public enum H264AMFProfile
Fields
| Name | Description |
|---|---|
| ConstrainedBaseline | Constrained Baseline Profile. |
| ConstrainedHigh | Constrained High Profile. |
| High | High Profile. |
| Main | Main Profile. |