Table of Contents

Enum H264Profile

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

H264 profile.

public enum H264Profile

Fields

ProfileAuto = 0

Auto.

ProfileBaseline = 66

Baseline.

ProfileMain = 77

Main.

ProfileHigh = 100

High.

ProfileHigh10 = 110

High 10.

ProfileHigh422 = 122

High 422.