Table of Contents

Enum VP8DecoderType

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

VP8 decoder type.

public enum VP8DecoderType

Fields

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.