Video playback improvements

This commit is contained in:
Isaac
2024-10-25 13:36:04 +02:00
parent 1fbc06611a
commit 3990889211
11 changed files with 79 additions and 6 deletions

View File

@@ -234,4 +234,7 @@ final class WebEmbedPlayerNode: ASDisplayNode, WKNavigationDelegate {
func exitNativePictureInPicture() {
}
func setNativePictureInPictureIsActive(_ value: Bool) {
}
}