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