]> git.sesse.net Git - vlc/commit
In libvlc_media_list_player_play_item_at_index() set the media descriptor on the...
authorMark Lee <mark.lee@capricasoftware.co.uk>
Wed, 9 May 2012 16:29:34 +0000 (17:29 +0100)
committerRémi Denis-Courmont <remi@remlab.net>
Fri, 11 May 2012 14:51:29 +0000 (17:51 +0300)
commitc64c794ee123b8a7d57682db6b753bf1dadec54f
treeb11983739e55ac29761ae9b643f8b516550550a5
parentd9d51ffaab9ee3d1acb461183d4a11b81be48358
In libvlc_media_list_player_play_item_at_index() set the media descriptor on the NextItemSet event.

This is now the same as was already implemented in the
set_relative_playlist_position_and_play() method.
lib/media_list_player.c