Table of Contents

Enum VP9DecoderType

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

VP9 decoder type.

public enum VP9DecoderType

Fields

VPX = 0

The VPX decoder.

GPU_Nvidia_VP9 = 1

The GPU Nvidia VP9 decoder.

FFMPEG = 2

The FFMPEG VP9 decoder.

GPU_Intel_QSV_VP9 = 3

The GPU Intel QuickSync VP9 decoder.

VAAPI_VP9 = 4

The VAAPI VP9 decoder.