Skip to content
Snippets Groups Projects
Commit e2dbba9c authored by Maxime Chapelet's avatar Maxime Chapelet
Browse files

VLCMediaPlayer: Allow to get time/position from any thread

Previous implementation forced user to get time and position from the main thread and configured the time update loop asynchronously.
These changes are configuring the time update observing loop synchronously and are allowing to get time and position with proper concurrent access.
parent 76a712f4
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment