more bugfix on the module manager and audio streams
This commit is contained in:
@@ -248,7 +248,8 @@ public:
|
||||
}
|
||||
|
||||
~AudioSinkModule() {
|
||||
|
||||
// Unregister sink, this will automatically stop and delete all instances of the audio sink
|
||||
sigpath::sinkManager.unregisterSinkProvider("Audio");
|
||||
}
|
||||
|
||||
void postInit() {}
|
||||
|
||||
Reference in New Issue
Block a user