Use C++ API.

This commit is contained in:
Ghislain MARY 2018-02-09 14:48:12 +01:00
parent a19e505394
commit c27c1b0767

View file

@ -624,7 +624,7 @@ void MediaSessionPrivate::stopStreams () {
rtpIoVideoProfile = nullptr;
}
linphone_core_soundcard_hint_check(q->getCore()->getCCore());
q->getCore()->soundcardHintCheck();
}
// -----------------------------------------------------------------------------