mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Temp fix for video playback
This commit is contained in:
@@ -85,7 +85,7 @@ public enum MediaPlayerStreaming {
|
||||
case .earlierStart:
|
||||
return (1.0, 1.0, 2.0)
|
||||
case .story:
|
||||
return (0.25, 0.5, 0.5)
|
||||
return (0.25, 0.5, 1.0)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user