mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-01-24 00:34:44 +01:00
bruh
This commit is contained in:
parent
dbe811b47a
commit
53ec38766a
@ -187,8 +187,8 @@ namespace io {
|
|||||||
else {
|
else {
|
||||||
_stereoInput->stopReader();
|
_stereoInput->stopReader();
|
||||||
}
|
}
|
||||||
spdlog::warn("==> Pa_AbortStream");
|
spdlog::warn("==> Pa_StopStream");
|
||||||
Pa_AbortStream(stream);
|
Pa_StopStream(stream);
|
||||||
spdlog::warn("==> Pa_CloseStream");
|
spdlog::warn("==> Pa_CloseStream");
|
||||||
Pa_CloseStream(stream);
|
Pa_CloseStream(stream);
|
||||||
spdlog::warn("==> Done");
|
spdlog::warn("==> Done");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user