mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-26 13:26:24 -04:00
Web API: /sdrangel/audio (PATCH) implementation
This commit is contained in:
@@ -57,6 +57,10 @@ public:
|
||||
Swagger::SWGAudioDevices& response,
|
||||
Swagger::SWGErrorResponse& error);
|
||||
|
||||
virtual int instanceAudioPatch(
|
||||
Swagger::SWGAudioDevicesSelect& response,
|
||||
Swagger::SWGErrorResponse& error);
|
||||
|
||||
private:
|
||||
MainWindow& m_mainWindow;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user