LibVLCSharp.MAUI
3.9.1
Prefix Reserved
dotnet add package LibVLCSharp.MAUI --version 3.9.1
NuGet\Install-Package LibVLCSharp.MAUI -Version 3.9.1
<PackageReference Include="LibVLCSharp.MAUI" Version="3.9.1" />
paket add LibVLCSharp.MAUI --version 3.9.1
#r "nuget: LibVLCSharp.MAUI, 3.9.1"
// Install LibVLCSharp.MAUI as a Cake Addin #addin nuget:?package=LibVLCSharp.MAUI&version=3.9.1 // Install LibVLCSharp.MAUI as a Cake Tool #tool nuget:?package=LibVLCSharp.MAUI&version=3.9.1
LibVLCSharp.MAUI
This package provides MAUI support for LibVLCSharp.
This package also contains the views for the following platforms:
- Android
- iOS
- More platforms coming 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
This package includes a MAUI MediaPlayerElement component. It currently supports iOS and Android only.
See the sample for more info.
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.
Acknowledgments
This project uses icons from FontAwesome.
- Font License: SIL OFL 1.1 (http://scripts.sil.org/OFL)
Font Awesome by Dave Gandy - http://fontawesome.io.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0-android34.0 is compatible. net8.0-ios18.0 is compatible. |
-
net8.0-android34.0
- LibVLCSharp (>= 3.9.1)
- Microsoft.Maui.Controls (>= 8.0.70)
-
net8.0-ios18.0
- LibVLCSharp (>= 3.9.1)
- Microsoft.Maui.Controls (>= 8.0.70)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.