Enum MPEG2VideoEncoderProfile
MPEG2 profiles for encoding.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum MPEG2VideoEncoderProfile
Fields
Name | Description |
---|---|
High | High profile. |
Main | Main profile. |
SNRScalable | SNR Scalable profile. |
Simple | Simple profile. |
SpatiallyScalable | Spatially Scalable profile. |
YUV_422 | 4:2:2 profile. |