Enum NVENCTune
Represents NVENC encoder tuning options.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum NVENCTune
Fields
Name | Description |
---|---|
Default | High quality when p1~7 preset is used. Otherwise encoder will select it based on preset |
HighQuality | High quality |
Lossless | Lossless |
LowLatency | Low latency |
UltraLowLatency | Ultra low latency |