mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-03-18 15:26:17 +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