Table of Contents

Enum MPEG2VideoEncoderProfile

Namespace
VisioForge.Core.Types.X.VideoEncoders
Assembly
VisioForge.Core.dll

MPEG2 profiles for encoding.

public enum MPEG2VideoEncoderProfile

Fields

YUV_422 = 0

4:2:2 profile.

High = 1

High profile.

SpatiallyScalable = 2

Spatially Scalable profile.

SNRScalable = 3

SNR Scalable profile.

Main = 4

Main profile.

Simple = 5

Simple profile.