mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Web API: /sdrangel/audio (GET) implementation (1)
This commit is contained in:
@@ -53,6 +53,10 @@ public:
|
||||
Swagger::SWGLoggingInfo& response,
|
||||
Swagger::SWGErrorResponse& error);
|
||||
|
||||
virtual int instanceAudioGet(
|
||||
Swagger::SWGAudioDevices& response,
|
||||
Swagger::SWGErrorResponse& error);
|
||||
|
||||
private:
|
||||
MainWindow& m_mainWindow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user