mirror of
https://github.com/cranci1/Sora.git
synced 2026-04-19 07:32:08 +00:00
test
This commit is contained in:
parent
0962fd15d1
commit
a81db75fd9
1 changed files with 0 additions and 2 deletions
|
|
@ -1797,8 +1797,6 @@ class CustomMediaPlayerViewController: UIViewController, UIGestureRecognizerDele
|
|||
wasPlayingBeforeBackground = player.rate > 0
|
||||
if isPipAutoEnabled && AVPictureInPictureController.isPictureInPictureSupported() {
|
||||
startPipIfNeeded()
|
||||
} else {
|
||||
player.pause()
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue