Info
Version: | 3.9.1 |
Author(s): | VideoLAN |
Last Update: | Wednesday, November 13, 2024 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LibVLCSharp.WinForms |
Install
Install-Package LibVLCSharp.WinForms
dotnet add package LibVLCSharp.WinForms
paket add LibVLCSharp.WinForms
LibVLCSharp.WinForms Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- LibVLCSharp(>= 3.4.9)
- LibVLCSharp(>= 3.4.9)
Tags
It provides a comprehensive multimedia API that can be used across mobile, server and desktop to render video and output audio. Mono, .NET Framework and .NET Core runtimes are supported.
LibVLCSharp.WinForms contains the integration with Windows Forms.
This package contains the views that allows to display a video played with LibVLCSharp
in a Windows Forms app.
It depends on LibVLCSharp.
LibVLC needs to be installed separately, see VideoLAN.LibVLC.* packages.