Table of Contents

Enum MPEG2EncoderType

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

MPEG-2 encoder type.

public enum MPEG2EncoderType

Fields

FFMPEG = 0

FFmpeg MPEG-2 encoder (software).

GPU_Intel_MSDK_MPEG2_Linux = 1

Intel Media SDK MPEG-2 encoder (hardware, Linux only).