Initial Mic setup
This commit is contained in:
parent
ad1cfc8d50
commit
7fccc995ce
15 changed files with 528 additions and 59 deletions
|
@ -23,7 +23,8 @@ public:
|
|||
void setConfiguration();
|
||||
|
||||
private:
|
||||
void updateAudioDevices(int sink_index);
|
||||
void updateAudioOutputDevices(int sink_index);
|
||||
void updateAudioInputDevices(int index);
|
||||
|
||||
void setOutputSinkFromSinkID();
|
||||
void setAudioDeviceFromDeviceID();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue