Enum AV1EncoderType
AV1 encoder type.
Namespace: VisioForge.Core.Types.X.VideoEncoders
Assembly: VisioForge.Core.dll
Syntax
public enum AV1EncoderType
Fields
Name | Description |
---|---|
AMF | The AMD AMF AV1 encoder. |
AOM | The AOM AV1 encoder. |
NVENC | The Nvidia NVENC AV1 encoder. |
QSV | The GPU Intel QuickSync AV1 encoder. |
RAV1E | The RAV1E encoder. |