kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
new buffer thingy 2
rodzic
dff9ec2d37
commit
70cf463881
|
@ -225,7 +225,7 @@ namespace dsp {
|
|||
SampleFrameBuffer(stream<T>* in) { init(in); }
|
||||
|
||||
~SampleFrameBuffer() {
|
||||
stop();
|
||||
generic_block<SampleFrameBuffer<T>>::stop();
|
||||
out.stopWriter();
|
||||
stopWorker = true;
|
||||
cnd.notify_all();
|
||||
|
|
Ładowanie…
Reference in New Issue