Hello
Im trying to use libvlc in a small program.
Are there not any good reference to the external API?
The closest I find is this http://www.videolan.org/developers/vlc/ ... ibvlc.html
But it seems like it is porly updated (eventhough it always says it precesley is created).
It is missing functions that exist and there is not stated anywhere for wich version of the libvlc it is refering to.
It is also missing comments on very many of the functions.
Have I missed some golden source of information or is this the best that there is?
/fred.hild