Enum MJPEGEncoderType
MJPEG encoder type.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum MJPEGEncoderType
Fields
| Name | Description |
|---|---|
| CPU | Default encoder. |
| GPU_Intel_QSV_MJPEG | The GPU Intel QuickSync MJPEG encoder. |