kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
bruh
rodzic
11913ab683
commit
f08515420e
|
@ -181,8 +181,8 @@ namespace io {
|
||||||
if (!running) {
|
if (!running) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
// spdlog::warn("==> Pa_StopStream");
|
spdlog::warn("==> Pa_StopStream");
|
||||||
// Pa_AbortStream(stream);
|
Pa_AbortStream(stream);
|
||||||
spdlog::warn("==> Pa_CloseStream");
|
spdlog::warn("==> Pa_CloseStream");
|
||||||
Pa_CloseStream(stream);
|
Pa_CloseStream(stream);
|
||||||
spdlog::warn("==> Done");
|
spdlog::warn("==> Done");
|
||||||
|
|
Ładowanie…
Reference in New Issue