Enum MFH264Profile
MF H264 profile.
Namespace: VisioForge.Core.Types.Output
Assembly: VisioForge.Core.dll
Syntax
public enum MFH264Profile
Fields
Name | Description |
---|---|
Base | Base. |
ConstrainedBase | Constrained base. |
Extended | Extended. |
High | High. |
High10 | High 10. |
High422 | High 4:2:2. |
High444 | High 4:4:4. |
Main | Main. |
MultiviewHigh | Multiview high. |
ScalableBase | Scalable base. |
ScalableHigh | Scalable high. |
Simple | Simple. |
StereoHigh | Stereo high. |
UCConstrainedHigh | UC constrained high. |
UCScalableConstrainedBase | UC scalable constrained base. |
UCScalableConstrainedHigh | UC scalable constrained high. |
Unknown | Unknown. |