SkillAgentSearch skills...

LibVLCX

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

Install / Use

/learn @kakone/LibVLCX
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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

Related Skills

View on GitHub
GitHub Stars10
CategoryContent
Updated2y ago
Forks5

Security Score

75/100

Audited on Dec 5, 2023

No findings