Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

kakone/libVLCX

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libVLC for UWP NuGet package

libVLCX.nuspec and libVLCX.targets files to build the libVLCX NuGet package

This GitHub project has been archived. You can now use LibVLCSharp.

How to build the libVLCX NuGet package

Build the libVLCX.UWP project and put the result in build/amd64 and build/x86 folders. Then, run the command :

nuget pack libVLCX.nuspec

libVLCX usage

This package is not intended to be used directly from your code. You should use VLC.MediaElement.

But, you can look at the source code of VLC or VLC.MediaElement to see how you can use it. You must add the Microsoft Visual C++ 2013 Runtime Package for Windows Universal extension to your project if you want to use the libVLCX package directly.

Download

NuGet

Releases

No releases published

Packages

No packages published