Skip to content
Snippets Groups Projects

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading