mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-09 23:40:50 +02:00
Fixed audio freeze on linux
This commit is contained in:
@@ -179,6 +179,7 @@ private:
|
|||||||
}
|
}
|
||||||
|
|
||||||
void doStop() {
|
void doStop() {
|
||||||
|
s2m.stop();
|
||||||
monoRB.stop();
|
monoRB.stop();
|
||||||
stereoRB.stop();
|
stereoRB.stop();
|
||||||
monoRB.data.stopReader();
|
monoRB.data.stopReader();
|
||||||
|
Reference in New Issue
Block a user