mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Voice chat optimizations (video and mic blob)
This commit is contained in:
@@ -226,4 +226,7 @@ final class SampleBufferVideoRenderingView: UIView, VideoRenderingView {
|
||||
func updateIsEnabled(_ isEnabled: Bool) {
|
||||
self.isEnabled = isEnabled
|
||||
}
|
||||
|
||||
func updateLayout(size: CGSize, transition: ContainedViewLayoutTransition) {
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user