Enum MPEG2VideoEncoderProfile
- Assembly
- VisioForge.Core.dll
MPEG2 profiles for encoding.
public enum MPEG2VideoEncoderProfileFields
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.