output/MultipleOutputs: parallelize AudioOutput destruction
Reduce latency by stopping all AudioOutputs asynchronously.
This commit is contained in:
@@ -283,7 +283,8 @@ public:
|
||||
void StartThread();
|
||||
void StopThread();
|
||||
|
||||
void Finish();
|
||||
void BeginDestroy();
|
||||
void FinishDestroy();
|
||||
|
||||
bool IsOpen() const {
|
||||
return open;
|
||||
|
Reference in New Issue
Block a user