Skip to content
Snippets Groups Projects

Player: Rework dispatch_async usage

Closed Soomin Lee requested to merge bubu/VLCKit:mediaplayer/stop-set/async/01 into 3.0

libvlc_media_player_set_media/stop are now asynchronous.

The usage of dispatch_async is not needed any more, except for the libvlc_media_player_release call.

Indeed, this function can be blocking since it can wait for the input closing.

Edited by Soomin Lee

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