mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 06:24:48 -04:00
Separate construction/destruction for the sink output plugin core and the GUI
This commit is contained in:
@@ -70,6 +70,7 @@ public:
|
||||
|
||||
HackRFOutput(DeviceSinkAPI *deviceAPI);
|
||||
virtual ~HackRFOutput();
|
||||
virtual void destroy();
|
||||
|
||||
virtual bool start();
|
||||
virtual void stop();
|
||||
|
||||
Reference in New Issue
Block a user