Page 1 of 1

mono ide, how to retrieve libvlc?

Posted: 25 Dec 2008 16:54
by mickster04
I would like to use vlc functionality in a little personal project I'm working on using Mono. i basically want a port of another project i made using visual studio, (to prove to my linux nerd that one can code in c# for linux:P) but i don't know how to get the media player functions into the project...i don't know which files to add where... it would be awesome if anyone could help me out, I'm generally starting out in linux, and am used to coding for windows, so this is more of an introductory piece really:)
Mike
scouse.m@gmail.com

Re: mono ide, how to retrieve libvlc?

Posted: 26 Dec 2008 04:17
by mickster04
ok im using the c# wrapper but it still doesn't work, it comes up with libvlc dll missing exception, this doesn't sound right so would someone tell me if i just have to grab hold of the dll...
EDIT: got the dll now and it PLAYS I just want to see if it can load a playlist and if it has a play state somewhere...:D
cheers