mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
[WIP] Conference calls
This commit is contained in:
@@ -689,6 +689,7 @@ final class CallControllerNodeV2: ViewControllerTracingNode, CallControllerNodeP
|
||||
|
||||
let takenIncomingVideoLayer = self.callScreen.takeIncomingVideoLayer()
|
||||
return CallController.AnimateOutToGroupChat(
|
||||
containerView: self.containerView,
|
||||
incomingPeerId: self.call.peerId,
|
||||
incomingVideoLayer: takenIncomingVideoLayer?.0,
|
||||
incomingVideoPlaceholder: takenIncomingVideoLayer?.1
|
||||
|
||||
Reference in New Issue
Block a user