Hi!
I am coding a C# windows forms application by using http://wiki.videolan.org/.Net_Interface_to_VLC
But I have a problem with external playlist_Clear() function. It does not clear the playlist.
Somewhere on the Internet I have read that it might be caused by when AutoPlay is set to true and MRL set to URL.
Can anybody con firm this? And how do I set these properties?
Best regards, Elund