Info
Version: | 3.9.0 |
Author(s): | VideoLAN |
Last Update: | Tuesday, August 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LibVLCSharp.Forms.GTK |
Install
Install-Package LibVLCSharp.Forms.GTK
dotnet add package LibVLCSharp.Forms.GTK
paket add LibVLCSharp.Forms.GTK
LibVLCSharp.Forms.GTK Download (Unzip the "nupkg" after downloading)
Dependencies
- LibVLCSharp.Forms(>= 3.4.9)
- LibVLCSharp.GTK(>= 3.4.9)
- Xamarin.Forms.Platform.GTK(>= 3.2.0.871581)
Tags
It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported.
LibVLCSharp.Forms.GTK contains the Xamarin.Forms support for LibVLCSharp through custom renderers on the GTK platform.
It depends on LibVLCSharp.Forms and LibVLCSharp.GTK.
Xamarin.Forms support for other platforms are in different packages (namely LibVLCSharp.Forms and LibVLCSharp.Forms.WPF). LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.