Enum MPEG2EncoderType
- Assembly
- VisioForge.Core.dll
MPEG-2 encoder type.
public enum MPEG2EncoderTypeFields
FFMPEG = 0-
FFmpeg MPEG-2 encoder (software).
GPU_Intel_MSDK_MPEG2_Linux = 1-
Intel Media SDK MPEG-2 encoder (hardware, Linux only).
MPEG-2 encoder type.
public enum MPEG2EncoderTypeFFMPEG = 0 FFmpeg MPEG-2 encoder (software).
GPU_Intel_MSDK_MPEG2_Linux = 1 Intel Media SDK MPEG-2 encoder (hardware, Linux only).