Audacity 3.2.0
|
Functions | |
void | OnInputDevice (const CommandContext &context) |
void | OnOutputDevice (const CommandContext &context) |
void | OnInputChannels (const CommandContext &context) |
void | OnAudioHost (const CommandContext &context) |
auto | ExtraDeviceMenu () |
Variables | |
AttachedToolBarMenuItem | sAttachment |
AttachedItem | sAttachment2 |
auto anonymous_namespace{DeviceToolBar.cpp}::ExtraDeviceMenu | ( | ) |
Definition at line 809 of file DeviceToolBar.cpp.
References AudioIONotBusyFlag(), MenuRegistry::Command, MenuRegistry::Menu, OnAudioHost(), OnInputChannels(), OnInputDevice(), OnOutputDevice(), wxT(), and XXO().
void anonymous_namespace{DeviceToolBar.cpp}::OnAudioHost | ( | const CommandContext & | context | ) |
Definition at line 798 of file DeviceToolBar.cpp.
References DeviceToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraDeviceMenu().
void anonymous_namespace{DeviceToolBar.cpp}::OnInputChannels | ( | const CommandContext & | context | ) |
Definition at line 791 of file DeviceToolBar.cpp.
References DeviceToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraDeviceMenu().
void anonymous_namespace{DeviceToolBar.cpp}::OnInputDevice | ( | const CommandContext & | context | ) |
Definition at line 777 of file DeviceToolBar.cpp.
References DeviceToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraDeviceMenu().
void anonymous_namespace{DeviceToolBar.cpp}::OnOutputDevice | ( | const CommandContext & | context | ) |
Definition at line 784 of file DeviceToolBar.cpp.
References DeviceToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraDeviceMenu().
AttachedToolBarMenuItem anonymous_namespace{DeviceToolBar.cpp}::sAttachment |
Definition at line 764 of file DeviceToolBar.cpp.
AttachedItem anonymous_namespace{DeviceToolBar.cpp}::sAttachment2 |
Definition at line 828 of file DeviceToolBar.cpp.