Table of Contents

Enum MFH264Profile

Namespace
VisioForge.Core.Types.Output
Assembly
VisioForge.Core.dll

MF H264 profile.

public enum MFH264Profile

Fields

Unknown = 0

Unknown.

Simple = 66

Simple.

Base = 66

Base.

Main = 77

Main.

High = 100

High.

High422 = 122

High 4:2:2.

High10 = 110

High 10.

High444 = 144

High 4:4:4.

Extended = 88

Extended.

ScalableBase = 83

Scalable base.

ScalableHigh = 86

Scalable high.

MultiviewHigh = 118

Multiview high.

StereoHigh = 128

Stereo high.

ConstrainedBase = 256

Constrained base.

UCConstrainedHigh = 257

UC constrained high.

UCScalableConstrainedBase = 258

UC scalable constrained base.

UCScalableConstrainedHigh = 259

UC scalable constrained high.