Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 867 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 867 Bytes

LibVLCSharp.WinForms

NuGet Stats NuGet Stats

LibVLCSharp.WinForms is the WinForms integration for LibVLCSharp.

It contains the views that allow to display a video played with LibVLCSharp in a Windows Forms app.

This package depends on LibVLCSharp.

Supported frameworks:

  • net40+
  • netcoreapp3.0

Supported platform:

  • Windows

Why should I reference this package in my project?

If you want to create a video application using Windows Forms and any supported .NET language, this package is made for you.

For other platforms, see the main documentation.