[vlc] API: get_position etc. on media_list_player
Fabian Wolter
vlc at fabian-wolter.de
Sun Nov 23 21:50:23 CET 2008
Hello,
i'm using the playlist functionality with MediaList and MediaListPlayer
from the JVLC bindings.
I want to get information such as the current position of the currently
played file. In libvlc_media_player there are methods like
libvlc_media_player_get_position. But these functions doesn't exist in
libvlc_media_list_player. Same with events. Are they simply not
implemented or do I get a libvlc_media_player somehow from an
libvlc_media_list_player instance?
Regards,
Fabian
More information about the vlc
mailing list