mirror of
https://git.jami.net/savoirfairelinux/jami-daemon.git
synced 2025-08-12 22:09:25 +08:00
* #7037: manager: added comment explaining checkAudio()
This commit is contained in:
@ -1040,6 +1040,12 @@ class ManagerImpl {
|
||||
*/
|
||||
AccountMap getAllAccounts() const;
|
||||
|
||||
/**
|
||||
* Suspends SFLphone's audio processing if no calls remain, allowing
|
||||
* other applications to resume audio.
|
||||
* See:
|
||||
* https://projects.savoirfairelinux.com/issues/7037
|
||||
*/
|
||||
void
|
||||
checkAudio();
|
||||
|
||||
|
Reference in New Issue
Block a user