Enum CustomVideoEncoderType
Custom video encoder type.
Namespace: VisioForge.Core.Types.X.VideoEncoder
Assembly: VisioForge.Core.dll
Syntax
public enum CustomVideoEncoderType
Fields
| Name | Description |
|---|---|
| H264 | The H264. |
| HEVC | The HEVC. |
| VP8 | The VP8. |
| VP9 | The VP9. |