Skip to content
Snippets Groups Projects

VideoPlayerViewController: Reduce the number of updateInterface calls

Merged Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:video-output into master

This merge request brings a fix to the videoOutputView setup with:

  • The updateAudioInterface calls that were reduced in order to properly setup the view.

The calls to this method were being made too many times, including during the phase of preparation of the playback leading to applying constraints of the videoOutputView on views that were not properly instanciated yet.

It was causing some glitches on the interface.

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