[vlc-devel] Event for finished player seek requests
Tobias Rapp
t.rapp at noa-archive.com
Mon Mar 13 16:18:15 UTC 2023
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
More information about the vlc-devel
mailing list