mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-31 21:15:33 +08:00
[AFV] Do gracefull shutdown in IContextAudio destructor
This commit is contained in:
committed by
Mat Sutcliffe
parent
4827c0e4ab
commit
9d172c3d7d
@@ -102,7 +102,7 @@ namespace BlackCore
|
||||
|
||||
IContextAudio::~IContextAudio()
|
||||
{
|
||||
m_voiceClient.stopAudio();
|
||||
gracefulShutdown();
|
||||
}
|
||||
|
||||
void IContextAudio::gracefulShutdown()
|
||||
|
||||
Reference in New Issue
Block a user