Page 1 of 1

libvlc_media_list_player_play_item

Posted: 01 Dec 2014 20:44
by smartmobili
Hi,

I am trying to integrate libvlc (2.1.5) inside a wxWidgets application. I am using the libvlc_media_list_player_xxxx api and when I call
libvlc_media_list_player_play_item instead of only playing the given media_t it plays all the media inside the playlist.
Is it a normal behavior ?

Thanks

Re: libvlc_media_list_player_play_item

Posted: 02 Dec 2014 12:56
by RĂ©mi Denis-Courmont
That's the whole point.