mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Add audio rate control in overlay player
This commit is contained in:
@@ -120,6 +120,9 @@ final class OverlayAudioPlayerControllerImpl: ViewController, OverlayAudioPlayer
|
||||
strongSelf.dismiss()
|
||||
}
|
||||
})
|
||||
self.controllerNode.getParentController = { [weak self] in
|
||||
return self
|
||||
}
|
||||
|
||||
self.ready.set(self.controllerNode.ready.get())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user