Enum AMFH264EncoderUsage
AMD H264 encoder usages.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum AMFH264EncoderUsage
Fields
| Name | Description |
|---|---|
| LowLatency | Low latency. |
| Transcoding | Transcoding. |
| UltraLowLatency | Ultra low latency. |
| WebCamera | Web camera. |