Difference between revisions of "C Sharp"

From VideoLAN Wiki
Jump to navigation Jump to search
Line 14: Line 14:
  
 
[http://forum.videolan.org/viewtopic.php?f=32&t=47385 Marx C# wrapper for libvlc 0.9.0]
 
[http://forum.videolan.org/viewtopic.php?f=32&t=47385 Marx C# wrapper for libvlc 0.9.0]
 +
 +
[http://forum.videolan.org/viewtopic.php?f=32&t=57555 Vlc.DotNet for WinForms & WPF]
  
 
[http://forum.videolan.org/viewtopic.php?f=14&t=36249 VLC Element for WPF]
 
[http://forum.videolan.org/viewtopic.php?f=14&t=36249 VLC Element for WPF]

Revision as of 01:30, 22 March 2010

This page refers to all the Work using the .Net platform interaction with VLC.

You can find HowTOs and other informations

Building a program against VLC

.Net Interface to VLC

Related projects dealing with a .Net wrapper for libvlc:

libvlcnet - .NET library based on libvlc

Videolan.Interop for libvlc 0.9.0

Marx C# wrapper for libvlc 0.9.0

Vlc.DotNet for WinForms & WPF

VLC Element for WPF