mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Stories
This commit is contained in:
@@ -1022,7 +1022,6 @@ private final class MediaPlayerContext {
|
||||
if isPaused && self.fadeTimer != nil {
|
||||
playbackStatus = .paused
|
||||
} else if reportRate.isZero {
|
||||
//playbackStatus = .buffering(initial: false, whilePlaying: true)
|
||||
playbackStatus = .playing
|
||||
statusTimestamp = 0.0
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user