Enum FFmpegVersion
Enum to describe the versions of FFmpeg that can be automatically downloaded
Namespace: Xabe.FFmpeg.Downloader
Assembly: Xabe.FFmpeg.Downloader.dll
Syntax
public enum FFmpegVersion
Fields
Name | Description |
---|---|
Full | The Full Release from Zenaroe (Only Windows and macOS) |
Official | The official release from ffbinaries |
Shared | The Shared Release from Zenaroe (Only Windows and macOS) |