Merge branch 'v0.20.x'
This commit is contained in:
@@ -101,6 +101,7 @@ public:
|
||||
~AlsaInputStream() {
|
||||
BlockingCall(MultiSocketMonitor::GetEventLoop(), [this](){
|
||||
MultiSocketMonitor::Reset();
|
||||
DeferredMonitor::Cancel();
|
||||
});
|
||||
|
||||
snd_pcm_close(capture_handle);
|
||||
|
Reference in New Issue
Block a user