Enum MaxineArtifactReductionEffectMode
Nvidia Maxine Artifact reduction effect mode.
Namespace: VisioForge.Core.Types.VideoEffects
Assembly: VisioForge.Core.dll
Syntax
public enum MaxineArtifactReductionEffectMode : uint
Fields
Name | Description |
---|---|
HighBitrate | Mode 0 removes lesser artifacts, preserves low gradient information better, and is suited for higher bitrate videos. |
LowBitrate | Mode 1 is better suited for lower bitrate videos. |