mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-06 16:05:13 -04:00
@@ -46,7 +46,7 @@ public:
|
||||
void stop(); //!< this thread exit() and wait()
|
||||
|
||||
bool sendWaitSink(Message& cmd); //!< Send message to sink synchronously
|
||||
void feed(SampleVector::const_iterator& begin, SampleVector::const_iterator& end, bool positiveOnly); //!< Feed sink with samples
|
||||
void feed(SampleVector::const_iterator begin, SampleVector::const_iterator end, bool positiveOnly); //!< Feed sink with samples
|
||||
|
||||
QString getSampleSinkObjectName() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user