Audacity 3.2.0
|
Classes | |
struct | MuteAndSolo |
Variables | |
static const ChannelGroup::Attachments::RegisteredFactory | muteAndSoloFactory { [](auto &) { return std::make_unique<MuteAndSolo>(); } } |
|
static |
Definition at line 46 of file PlayableTrack.cpp.
Referenced by anonymous_namespace{PlayableTrack.cpp}::MuteAndSolo::Get().