-
a4655a0f
libvlc_documentation.md 989 B
LibVLC Documentation
LibVLCSharp is based on LibVLC, so most of the LibVLC API documentation is very relevant to your experience using LibVLCSharp.
You can find it here LibVLC Doc. It currently tracks VLC master (4.0). The search box at the top right allows you to search for LibVLC C API functions and get doc on it. You can also check out documentation from the LibVLC header files directly from the VLC source code.
LibVLC on NuGet
LibVLC is being distributed on NuGet from the VideoLAN account.
The packaging files and more packages details can be found at https://code.videolan.org/videolan/libvlc-nuget
LibVLC Versioning
Check out our versioning docs.