Re: Event for finished player seek requests
Tobias Rapp <[email protected]> Wed, 15 Mar 2023 10:55:26 +0100
| Newsgroups | gmane.comp.video.videolan.vlc.devel |
|---|---|
| Organization | NOA GmbH |
| Message-ID | <[email protected]> |
Thanks for looking into this. I think getting the TimeChanged event for these actions even when the player is paused would be enough for my use-case. There could be a separate event type added for it, but only if doesn't add too much complexity. Regards, Tobias On 14/03/2023 09:26, Thomas Guillem wrote: > Hello, I will work on something to get seek notification, it's nit yet really straight forward with VLC Core, and not sure that it's possible with LibVLC. > > The plan is to have it for VLC 4.0 > > On Mon, Mar 13, 2023, at 17:18, Tobias Rapp wrote: >> Hi, >> >> currently I'm looking at the event manager API of LibVLC. When I perform >> a call to libvlc_media_player_set_time() or >> libvlc_media_player_next_frame() while the player is in paused state, >> how can I get notified when the request has been performed? Do I have to >> poll the current player position/time value or is there a better way? >> >> Regards, Tobias _______________________________________________ vlc-devel mailing list To unsubscribe or modify your subscription options: https://mailman.videolan.org/listinfo/vlc-devel