Audacity 3.2.0
|
Go to the source code of this file.
Classes | |
class | DevicePrefs |
A PrefsPanel used to select recording and playback devices and other settings. More... | |
Macros | |
#define | DEVICE_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Device") } |
Functions | |
PrefsPanel * | DevicePrefsFactory (wxWindow *parent, wxWindowID winid, AudacityProject *) |
#define DEVICE_PREFS_PLUGIN_SYMBOL ComponentInterfaceSymbol{ XO("Device") } |
Definition at line 23 of file DevicePrefs.h.
PrefsPanel * DevicePrefsFactory | ( | wxWindow * | parent, |
wxWindowID | winid, | ||
AudacityProject * | project | ||
) |
Definition at line 567 of file DevicePrefs.cpp.
References project, and safenew.
Referenced by AudioSetupToolBar::CommonMenuItemSteps().