Skip to content
Snippets Groups Projects
Commit 95bb1f3a authored by Duncan McNamara's avatar Duncan McNamara Committed by Nicolas Pomepuy
Browse files

VideoPlayer: fix audio playback when leaving pip

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.
parent 59d54dca
No related branches found
No related tags found
1 merge request!2181VideoPlayer: fix audio playback when leaving pip
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment