![]() |
Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
| struct | DeviceSourceMap |
| class | DeviceManager |
| A singleton that manages the audio devices known to Audacity. More... | |
Typedefs | |
| typedef struct DeviceSourceMap | DeviceSourceMap |
Functions | |
| AUDIO_DEVICES_API wxString | MakeDeviceSourceString (const DeviceSourceMap *map) |
| typedef struct DeviceSourceMap DeviceSourceMap |
| AUDIO_DEVICES_API wxString MakeDeviceSourceString | ( | const DeviceSourceMap * | map | ) |
Definition at line 52 of file DeviceManager.cpp.
References DeviceSourceMap::deviceString, DeviceSourceMap::sourceString, DeviceSourceMap::totalSources, and wxT().
Referenced by DeviceToolBar::ChangeDevice(), AudioSetupToolBar::ChangeDeviceLabel(), AudioSetupToolBar::FillHostDevices(), DeviceToolBar::FillHostDevices(), DevicePrefs::OnHost(), AudioSetupToolBar::UpdatePrefs(), and DeviceToolBar::UpdatePrefs().