Ref T730, context shutdown

* virtual function for "about to shutdown"
* graceful shutdown
This commit is contained in:
Klaus Basan
2019-10-07 17:46:55 +02:00
committed by Mat Sutcliffe
parent 857e3581b0
commit f69edff5c0
6 changed files with 42 additions and 10 deletions

View File

@@ -86,6 +86,9 @@ namespace BlackCore
//! Destructor
virtual ~IContextAudio() override;
//! Graceful shutdown
void gracefulShutdown();
// -------- parts which can run in core and GUI, referring to local voice client ------------
//! Reference to voice client