Initial Mic setup

This commit is contained in:
James Rowe
2019-03-04 23:06:42 -07:00
parent ad1cfc8d50
commit 7fccc995ce
15 changed files with 528 additions and 59 deletions
+2
View File
@@ -167,6 +167,8 @@ struct Values {
bool enable_audio_stretching;
std::string audio_device_id;
float volume;
u8 mic_input_type;
std::string mic_input_device;
// Camera
std::array<std::string, Service::CAM::NumCameras> camera_name;