Project DescriptionVlc.DotNet libraries provide the audio/video control of VideoLan on WinForm (.Net 3.5) or Windows Presentation Foundation (.Net 3.5)
To start a project with Vlc.DotNet, download & install
VideoLan Client. You need to reference the files path (libvlc.dll, lbvlccore.dll & plugins directory) to the "VlcLibPath" property of the VlcManager. You can also put libraries and plugins directory in your assembly directory.
See : C#
Form exemple &
Wpf exemple.
Participation
- First alpha of the libraries. Do not hesitate to report bugs, or to discuss about them.
- I am looking for helper to develop with me, so if you would like to participate, send patches or join me.
- I'm looking for a logo for Vlc.DotNet, so if you have some time to create one, send me it.
Thanks.
Features
- VlcControl for Winform
- Namespace : Vlc.DotNet.Forms
- VlcControl for Wpf
- Namespace : Vlc.DotNet.Wpf
- Vlc Core
Format CompatibitySame as Vlc.
See here