mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Stream improvements
This commit is contained in:
@@ -108,7 +108,7 @@ final class SampleBufferVideoRenderingView: UIView, VideoRenderingView {
|
||||
return AVSampleBufferDisplayLayer.self
|
||||
}
|
||||
|
||||
private var sampleBufferLayer: AVSampleBufferDisplayLayer {
|
||||
var sampleBufferLayer: AVSampleBufferDisplayLayer {
|
||||
return self.layer as! AVSampleBufferDisplayLayer
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user