Skip to content
Snippets Groups Projects

VideoPlayer: fix audio playback when leaving pip

Merged Duncan McNamara requested to merge Skantes/vlc-android:pip-playback into master

When you open pip with play in background, when you quit pip, in the onStop, it will switch to audio.

If you check if system Pip is running you can stop that, but it will stop playback from running with the screen off, so check for screen off also.

This means that isInPiPMode will stay true, even though PiP has been killed a while ago, audio playback in background is still running.

Edited by Duncan McNamara

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