mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 22:55:00 +00:00
Streaming improvements
This commit is contained in:
@@ -402,6 +402,8 @@ public protocol PresentationGroupCall: AnyObject {
|
||||
|
||||
var schedulePending: Bool { get }
|
||||
|
||||
var isStream: Bool { get }
|
||||
|
||||
var audioOutputState: Signal<([AudioSessionOutput], AudioSessionOutput?), NoError> { get }
|
||||
|
||||
var isSpeaking: Signal<Bool, NoError> { get }
|
||||
|
||||
Reference in New Issue
Block a user