hihain / libVLCX

libVLC for UWP - ARCHIVED (use https://github.com/videolan/libvlcsharp instead)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

libVLC for UWP - ARCHIVED (use https://github.com/videolan/libvlcsharp instead)

License:GNU Lesser General Public License v2.1