mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-06-16 05:55:20 +00:00
Temp fix for video playback
This commit is contained in:
parent
e576ce0563
commit
d12758ddb0
@ -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)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user