LibVLCSharp.Eto
March 23, 2022 ยท View on GitHub
LibVLCSharp.Eto is the Eto.Forms integration for LibVLCSharp.
It contains the views that allow to display a video played with LibVLCSharp in an Eto.Forms app.
This package depends on LibVLCSharp.
Supported frameworks:
- netstandard2.0
Supported platforms:
- Windows (Windows Forms now & in the future WPF pending https://github.com/picoe/Eto/issues/2167)
- MacOS (MonoMac & Xamarin.Mac)
- Linux (GTK)
Why should I reference this package in my project?
If you want to create a video application using Eto.Forms and any supported .NET language, this package is made for you.
For other platforms, see the main documentation.