Table of Contents

Enum NVENCPreset

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

NVENC preset.

public enum NVENCPreset

Fields

Default = 0

Default.

HighPerformance = 1

The high performance.

HighQuality = 2

The high quality.

LowLatency = 3

The low latency.

LowLatencyHQ = 4

The low latency, high quality.

LowLatencyHP = 5

The low latency, high performance.

Lossless = 6

The lossless.

LosslessHP = 7

The lossless, high performance.