Audacity 3.2.0
|
Functions | |
void | OnPlayAtSpeed (const CommandContext &context) |
void | OnPlayAtSpeedLooped (const CommandContext &context) |
void | OnPlayAtSpeedCutPreview (const CommandContext &context) |
void | OnSetPlaySpeed (const CommandContext &context) |
void | OnPlaySpeedInc (const CommandContext &context) |
void | OnPlaySpeedDec (const CommandContext &context) |
auto | ExtraPlayAtSpeedMenu () |
auto | ExtraPlayAtSpeedItems () |
Variables | |
AttachedToolBarMenuItem | sAttachment |
AttachedItem | sAttachment2 |
AttachedItem | sAttachment3 |
auto anonymous_namespace{TranscriptionToolBar.cpp}::ExtraPlayAtSpeedItems | ( | ) |
Definition at line 1156 of file TranscriptionToolBar.cpp.
References CaptureNotBusyFlag(), MenuRegistry::Command, MenuRegistry::Items, OnPlayAtSpeed(), OnPlayAtSpeedCutPreview(), OnPlayAtSpeedLooped(), OnPlaySpeedDec(), OnPlaySpeedInc(), OnSetPlaySpeed(), wxT(), and XXO().
auto anonymous_namespace{TranscriptionToolBar.cpp}::ExtraPlayAtSpeedMenu | ( | ) |
Definition at line 1145 of file TranscriptionToolBar.cpp.
References MenuRegistry::Menu, wxT(), and XXO().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlayAtSpeed | ( | const CommandContext & | context | ) |
Definition at line 1083 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlayAtSpeedCutPreview | ( | const CommandContext & | context | ) |
Definition at line 1103 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlayAtSpeedLooped | ( | const CommandContext & | context | ) |
Definition at line 1093 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlaySpeedDec | ( | const CommandContext & | context | ) |
Definition at line 1133 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlaySpeedInc | ( | const CommandContext & | context | ) |
Definition at line 1123 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnSetPlaySpeed | ( | const CommandContext & | context | ) |
Definition at line 1113 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), CommandContext::project, and project.
Referenced by ExtraPlayAtSpeedItems().
AttachedToolBarMenuItem anonymous_namespace{TranscriptionToolBar.cpp}::sAttachment |
Definition at line 1070 of file TranscriptionToolBar.cpp.
AttachedItem anonymous_namespace{TranscriptionToolBar.cpp}::sAttachment2 |
Definition at line 1152 of file TranscriptionToolBar.cpp.
AttachedItem anonymous_namespace{TranscriptionToolBar.cpp}::sAttachment3 |
Definition at line 1177 of file TranscriptionToolBar.cpp.