Enum NVENCPreset
NVENC preset.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum NVENCPreset
Fields
| Name | Description |
|---|---|
| Default | Default. |
| HighPerformance | The high performance. |
| HighQuality | The high quality. |
| Lossless | The lossless. |
| LosslessHP | The lossless, high performance. |
| LowLatency | The low latency. |
| LowLatencyHP | The low latency, high performance. |
| LowLatencyHQ | The low latency, high quality. |