Can I get this time?
For example, when I skip the video to the second 00:15, can I get the number 15 or something like that ?
Thank you so much
![Very Happy :D](./images/smilies/icon_biggrin.gif)
DCuellar.
Yes. The event MediaPlayerTimeChanged is the relevant event for you. This event fires if the time changes. If you want to get the time not over events, you can call vlc.input.time.Are the functions handle_MediaPlayerTimeChanged(time) or handle_MediaPlayerPositionChanged(val) relevant?
Thank you so much! Now I'm using vlc.input.time and it works perfectly.Yes. The event MediaPlayerTimeChanged is the relevant event for you. This event fires if the time changes. If you want to get the time not over events, you can call vlc.input.time.
Users browsing this forum: No registered users and 9 guests