mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
Update linphone
This commit is contained in:
parent
dd33f588c5
commit
3bf2f14af1
2 changed files with 2 additions and 2 deletions
|
|
@ -141,7 +141,7 @@ void addAnimationFadeTransition(UIView* view, float duration) {
|
|||
|
||||
LinphoneCall* call = linphone_core_get_current_call([LinphoneManager getLc]);
|
||||
if (call && linphone_call_params_video_enabled(linphone_call_get_current_params(call))) {
|
||||
//Orientation has change, must call update call
|
||||
//Orientation has changed, must call update call
|
||||
linphone_core_update_call([LinphoneManager getLc], call, NULL);
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 93bed082d2c61a88bf793aa748e365744ce8df5b
|
||||
Subproject commit 49631ae72f33c9f667780d3b961344f61dee9889
|
||||
Loading…
Add table
Reference in a new issue