Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (17 loc) · 1.04 KB

LibVLCSharp.MAUI

NuGet Stats NuGet Stats

This package provides MAUI support for LibVLCSharp.

This package also contains the views for the following platforms:

  • Android
  • iOS
  • More platform soon...

This package has multiple target frameworks, which means it will pick the right features for your project (you will only get the mac view if you are building a mac project).

BE CAREFUL: This project does not include LibVLC itself! You will need to install it separately! See the Installation documentation for more info.

MediaPlayerElement

Coming soon...

Why should I reference this package in my project?

If you are in this situation, this package is made for you:

  • You want to build a MAUI application using LibVLCSharp.

For other platforms, see the main documentation