Enum H264Peset
H264 preset.
Namespace: VisioForge.Core.Types.Output
Assembly: VisioForge.Core.dll
Syntax
public enum H264Peset
Fields
Name | Description |
---|---|
Balanced | Optimal speed and quality. |
BestQuality | Best quality setting. |
Custom | Custom parameters. |
Default | Default parameters. |
Fast | // Fast encoding with reasonable quality. |
LowLatency | Low latency encoding (for network streaming). |