![]() |
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) |
BaseItemSharedPtr | ExtraPlayAtSpeedMenu () |
BaseItemSharedPtr | ExtraPlayAtSpeedItems () |
Variables | |
AttachedToolBarMenuItem | sAttachment |
AttachedItem | sAttachment2 |
AttachedItem | sAttachment3 |
BaseItemSharedPtr anonymous_namespace{TranscriptionToolBar.cpp}::ExtraPlayAtSpeedItems | ( | ) |
Definition at line 1166 of file TranscriptionToolBar.cpp.
References CaptureNotBusyFlag(), MenuTable::Command, MenuTable::Items, OnPlayAtSpeed(), OnPlayAtSpeedCutPreview(), OnPlayAtSpeedLooped(), OnPlaySpeedDec(), OnPlaySpeedInc(), OnSetPlaySpeed(), wxT(), and XXO().
BaseItemSharedPtr anonymous_namespace{TranscriptionToolBar.cpp}::ExtraPlayAtSpeedMenu | ( | ) |
Definition at line 1154 of file TranscriptionToolBar.cpp.
References MenuTable::Menu, wxT(), and XXO().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlayAtSpeed | ( | const CommandContext & | context | ) |
Definition at line 1092 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), and CommandContext::project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlayAtSpeedCutPreview | ( | const CommandContext & | context | ) |
Definition at line 1112 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), and CommandContext::project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlayAtSpeedLooped | ( | const CommandContext & | context | ) |
Definition at line 1102 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), and CommandContext::project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlaySpeedDec | ( | const CommandContext & | context | ) |
Definition at line 1142 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), and CommandContext::project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnPlaySpeedInc | ( | const CommandContext & | context | ) |
Definition at line 1132 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), and CommandContext::project.
Referenced by ExtraPlayAtSpeedItems().
void anonymous_namespace{TranscriptionToolBar.cpp}::OnSetPlaySpeed | ( | const CommandContext & | context | ) |
Definition at line 1122 of file TranscriptionToolBar.cpp.
References TranscriptionToolBar::Get(), and CommandContext::project.
Referenced by ExtraPlayAtSpeedItems().
AttachedToolBarMenuItem anonymous_namespace{TranscriptionToolBar.cpp}::sAttachment |
Definition at line 1079 of file TranscriptionToolBar.cpp.
AttachedItem anonymous_namespace{TranscriptionToolBar.cpp}::sAttachment2 |
Definition at line 1161 of file TranscriptionToolBar.cpp.
AttachedItem anonymous_namespace{TranscriptionToolBar.cpp}::sAttachment3 |
Definition at line 1187 of file TranscriptionToolBar.cpp.