mirror of
https://github.com/streamyfin/streamyfin.git
synced 2025-08-20 18:37:18 +02:00
Add seekable controls back to pip
This commit is contained in:
@@ -94,7 +94,7 @@ extension VLCPlayerWrapper: VLCPictureInPictureMediaControlling {
|
|||||||
}
|
}
|
||||||
|
|
||||||
func isMediaSeekable() -> Bool {
|
func isMediaSeekable() -> Bool {
|
||||||
return false
|
return player.isSeekable
|
||||||
}
|
}
|
||||||
|
|
||||||
func isMediaPlaying() -> Bool {
|
func isMediaPlaying() -> Bool {
|
||||||
|
|||||||
Reference in New Issue
Block a user