[vlc] RE : API: get_position etc. on media_list_player
brezhoneg1
brezhoneg1 at yahoo.fr
Sat Nov 29 00:25:42 CET 2008
Hi,
When you create a media_list, you also create a media_list_player and
a media_player. This media_player can be used to retrieve information
about which media is being played and everything related to it
(position, ...).
The media_list_player is an entity that automates playing back a whole
playlist, but the media_player is still what is to be used to know about
the media currently being played back.
Erwan10
-----Message d'origine-----
De : vlc-bounces at videolan.org [mailto:vlc-bounces at videolan.org] De la
part de Fabian Wolter
Envoyé : dimanche 23 novembre 2008 21:50
À : vlc at videolan.org
Objet : [vlc] API: get_position etc. on media_list_player
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
______________________________________________________
vlc mailing list
To unsubscribe or modify your subscription options:
http://mailman.videolan.org/listinfo/vlc
More information about the vlc
mailing list