mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
Use C++ API.
This commit is contained in:
parent
a19e505394
commit
c27c1b0767
1 changed files with 1 additions and 1 deletions
|
|
@ -624,7 +624,7 @@ void MediaSessionPrivate::stopStreams () {
|
|||
rtpIoVideoProfile = nullptr;
|
||||
}
|
||||
|
||||
linphone_core_soundcard_hint_check(q->getCore()->getCCore());
|
||||
q->getCore()->soundcardHintCheck();
|
||||
}
|
||||
|
||||
// -----------------------------------------------------------------------------
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue