mirror of
https://github.com/yattee/yattee.git
synced 2025-08-09 20:24:06 +00:00
Bring AVPlayer back to tvOS
This commit is contained in:
@@ -252,7 +252,9 @@ struct VideoPlayerView: View {
|
||||
ZStack {
|
||||
player.playerBackendView
|
||||
|
||||
tvControls
|
||||
if player.activeBackend == .mpv {
|
||||
tvControls
|
||||
}
|
||||
}
|
||||
.ignoresSafeArea()
|
||||
#else
|
||||
|
Reference in New Issue
Block a user