Skip to content
Snippets Groups Projects
Forked from VideoLAN / VLCKit
Loading
Maxime Chapelet's avatar
Maxime Chapelet authored
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.
e2dbba9c
Name Last commit Last update