mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-11-03 10:19:09 +01:00
bruh
This commit is contained in:
@@ -187,8 +187,8 @@ namespace io {
|
||||
else {
|
||||
_stereoInput->stopReader();
|
||||
}
|
||||
spdlog::warn("==> Pa_AbortStream");
|
||||
Pa_AbortStream(stream);
|
||||
spdlog::warn("==> Pa_StopStream");
|
||||
Pa_StopStream(stream);
|
||||
spdlog::warn("==> Pa_CloseStream");
|
||||
Pa_CloseStream(stream);
|
||||
spdlog::warn("==> Done");
|
||||
|
||||
Reference in New Issue
Block a user