Skip to content
Snippets Groups Projects
Commit c5ed959a authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #7037: manager: added comment explaining checkAudio()

parent dc3c38f6
Branches
Tags
No related merge requests found
......@@ -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();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment