Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 996 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 996 Bytes

LibVLCSharp.Eto

NuGet Stats NuGet Stats

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 picoe/Eto#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.