mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
[WIP] Conference
This commit is contained in:
@@ -1680,6 +1680,10 @@ public final class PresentationCallImpl: PresentationCall {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
func deactivateIncomingAudio() {
|
||||
self.ongoingContext?.deactivateIncomingAudio()
|
||||
}
|
||||
}
|
||||
|
||||
func sampleBufferFromPixelBuffer(pixelBuffer: CVPixelBuffer) -> CMSampleBuffer? {
|
||||
|
||||
Reference in New Issue
Block a user