mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 03:44:02 +02:00
TEST FOR MAC CRASH ON COMPLETION OF TESTS
This commit is contained in:
parent
1dcddb9541
commit
9b66c14f9f
1 changed files with 1 additions and 0 deletions
|
@ -675,6 +675,7 @@ void AudioClient::start() {
|
|||
}
|
||||
|
||||
void AudioClient::stop() {
|
||||
return;
|
||||
qCDebug(audioclient) << "AudioClient::stop(), requesting switchInputToAudioDevice() to shut down";
|
||||
switchInputToAudioDevice(QAudioDeviceInfo(), true);
|
||||
|
||||
|
|
Loading…
Reference in a new issue