![]() |
Audacity 3.2.0
|
Functions | |
| size_t | GetNumSamplesInView (const ChannelSampleView &view) |
| void | FillBufferWithSampleView (float *buffer, const ChannelSampleView &view) |
| const ReservedCommandFlag & | PlayableTracksExistFlag () |
| void | OnMixerBoard (const CommandContext &context) |
Variables | |
| AttachedWindows::RegisteredFactory | sMixerBoardKey |
| AttachedItem | sAttachment |
| void anonymous_namespace{MixerBoard.cpp}::FillBufferWithSampleView | ( | float * | buffer, |
| const ChannelSampleView & | view | ||
| ) |
Definition at line 507 of file MixerBoard.cpp.
Referenced by MixerTrackCluster::UpdateMeter().
| size_t anonymous_namespace{MixerBoard.cpp}::GetNumSamplesInView | ( | const ChannelSampleView & | view | ) |
Definition at line 497 of file MixerBoard.cpp.
Referenced by MixerTrackCluster::UpdateMeter().
| void anonymous_namespace{MixerBoard.cpp}::OnMixerBoard | ( | const CommandContext & | context | ) |
Definition at line 1517 of file MixerBoard.cpp.
References ClientData::Site< Host, ClientData, ObjectCopyingPolicy, Pointer, ObjectLockingPolicy, RegistryLockingPolicy >::Get(), GetAttachedWindows(), CommandContext::project, project, and sMixerBoardKey.
| const ReservedCommandFlag & anonymous_namespace{MixerBoard.cpp}::PlayableTracksExistFlag | ( | ) |
Definition at line 1498 of file MixerBoard.cpp.
References flag, TrackList::Get(), project, and tracks.
| AttachedItem anonymous_namespace{MixerBoard.cpp}::sAttachment |
Definition at line 1530 of file MixerBoard.cpp.
| AttachedWindows::RegisteredFactory anonymous_namespace{MixerBoard.cpp}::sMixerBoardKey |
Definition at line 1510 of file MixerBoard.cpp.
Referenced by OnMixerBoard().