Enum VP8DecoderType
- Assembly
- VisioForge.Core.dll
VP8 decoder type.
public enum VP8DecoderTypeFields
VPX = 0-
The VPX decoder.
GPU_Nvidia_VP8 = 1-
The GPU Nvidia VP8 decoder.
FFMPEG = 2-
The FFMPEG VP8 decoder.
VAAPI_VP8 = 3-
The VAAPI VP8 decoder.