.Net_Interface_to_VLC

This forum is about all development around libVLC.
elund
Blank Cone
Blank Cone
Posts: 18
Joined: 22 Jan 2009 10:42

.Net_Interface_to_VLC

Postby elund » 23 Jan 2009 09:50

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

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: .Net_Interface_to_VLC

Postby Jean-Baptiste Kempf » 23 Jan 2009 09:51

Maybe you should use the Interop One.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

elund
Blank Cone
Blank Cone
Posts: 18
Joined: 22 Jan 2009 10:42

Re: .Net_Interface_to_VLC

Postby elund » 26 Jan 2009 11:59

The external playlist_Clear() function did actually clear the playlist.
The property PlaylistCount is zero after a call to playlist_Clear();

The thing that confused me is that playlist_AddExt() keeps counting up the id of the playlist item.
I would have expected that the id of the playlist was reset to zero after a call to playlist_Clear().

So my next question is, if it is possible to reset the id of the playlist item?

Thanks in advance, Elund


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 22 guests