Audacity 3.2.0
Classes | Variables
anonymous_namespace{PlayableTrack.cpp} Namespace Reference

Classes

struct  MuteAndSolo
 

Variables

static const ChannelGroup::Attachments::RegisteredFactory muteAndSoloFactory { [](auto &) { return std::make_unique<MuteAndSolo>(); } }
 

Variable Documentation

◆ muteAndSoloFactory

const ChannelGroup::Attachments::RegisteredFactory anonymous_namespace{PlayableTrack.cpp}::muteAndSoloFactory { [](auto &) { return std::make_unique<MuteAndSolo>(); } }
static