mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-01-31 23:48:07 +00:00
Removing seeking functionality
This commit is contained in:
@@ -94,7 +94,7 @@ extension VLCPlayerWrapper: VLCPictureInPictureMediaControlling {
|
||||
}
|
||||
|
||||
func isMediaSeekable() -> Bool {
|
||||
return player.isSeekable
|
||||
return false
|
||||
}
|
||||
|
||||
func isMediaPlaying() -> Bool {
|
||||
|
||||
Reference in New Issue
Block a user