Skip to content
Snippets Groups Projects

3.0: backport VLCMediaPlayer's initWithLibrary

Merged Felix Paul Kühne requested to merge fkuehne/VLCKit:3.0-initwithlibrary-bp into 3.0

There is already initWithLibVLCInstance but it's using an existing player instance, and initWithDrawable:options: which initialize a new libvlc instance.

Initializing from an existing VLCLibrary allows sharing the VLCLibrary among multiple VLCMediaPLayer and setting up logger callback on an instance basis before allocating the VLCMediaPlayer.

(cherry picked from commit 77141ee2) Signed-off-by: Felix Paul Kühne felix@feepk.net

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
  • Loading
Please register or sign in to reply
Loading