mirror of
https://github.com/yattee/yattee.git
synced 2025-08-05 02:04:07 +00:00
PiP improvements
This commit is contained in:
@@ -91,6 +91,8 @@ struct VideoCell: View {
|
||||
playAt = .secondsInDefaultTimescale(watch!.stoppedAt)
|
||||
}
|
||||
|
||||
player.avPlayerBackend.startPictureInPictureOnPlay = player.playingInPictureInPicture
|
||||
|
||||
player.play(video, at: playAt, inNavigationView: inNavigationView)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user