Screencast shutdown improvements

This commit is contained in:
Ilya Laktyushin
2021-06-25 21:06:44 +04:00
parent b7c9d2b233
commit c20e99e4fc
7 changed files with 122 additions and 291 deletions

View File

@@ -2637,6 +2637,8 @@ public final class PresentationGroupCallImpl: PresentationGroupCall {
accessHash: callInfo.accessHash
).start())
}
self.screencastBufferServerContext?.stopScreencast()
}
/*if let _ = self.screencastIpcContext {
self.screencastIpcContext = nil