mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-11-19 23:21:01 +00:00
no message
This commit is contained in:
parent
f78eee6916
commit
1baed24578
@ -201,6 +201,8 @@ public final class OngoingGroupCallContext {
|
||||
view?.setOnOrientationUpdated { value, aspect in
|
||||
f?(OngoingCallVideoOrientation(value), aspect)
|
||||
}
|
||||
}, setVideoContentMode: { [weak view] mode in
|
||||
view?.setVideoContentMode(mode)
|
||||
},
|
||||
setOnIsMirroredUpdated: { [weak view] f in
|
||||
view?.setOnIsMirroredUpdated { value in
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user