mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-06 18:25:37 +08:00
Graceful shutdown of SELCAL player with audio context
This commit is contained in:
committed by
Mat Sutcliffe
parent
87a9059a05
commit
dab907df8c
@@ -231,6 +231,7 @@ namespace BlackCore
|
||||
void CContextAudioBase::gracefulShutdown()
|
||||
{
|
||||
this->terminateVoiceClient();
|
||||
m_selcalPlayer->gracefulShutdown();
|
||||
QObject::disconnect(this);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user