<div dir="ltr">Hi,<br><br>I'm trying to implement a multimedia playlist with the last JVLC API (0.9.0 test3), so I should use MediaList and
MediaListPlayer. Anyway, I've tried through many ways to create a
playlist and play it but there's no way, it only plays the first media content of the playlist. With the deprecated Playlist
class it's so easy and straight-forward and, the most important, it
works.<br><br>I was wondering if anyone got any application using successfully the
MediaList and MediaListPlayer objects. If so, how did you get it
working?<br><br>In addition, I would like to know if there is any way to know which item from the
MediaList is being played by the MediaListPlayer, getting the
MediaDescriptor instance or any other way. Moreover, I can't either see any function to play the previous item at the MediaList but I can see the function 'next()' (although it doesn't work...). <br>
<br>As said before, I'm working with VLC 0.9.0 test 3 version due to compatibility
requirements with last JVLC library, so, if these methods are
implemented in newer VLC versions, please tell me.<br><br>By the way, is going to appear a new JVLC jar library release in the next days due to the VLC 0.9.1/2 release?<br><br><br>Any help is much appreciated.<br>Thank you for your time,<br>
Javi</div>