#include <muteable.h>
Definition at line 30 of file muteable.h.
◆ Muteable()
ARDOUR::Muteable::Muteable |
( |
Session & |
, |
|
|
std::string const & |
name |
|
) |
| |
◆ ~Muteable()
virtual ARDOUR::Muteable::~Muteable |
( |
| ) |
|
|
inlinevirtual |
◆ act_on_mute()
virtual void ARDOUR::Muteable::act_on_mute |
( |
| ) |
|
|
inlinevirtual |
◆ can_be_muted_by_others()
virtual bool ARDOUR::Muteable::can_be_muted_by_others |
( |
| ) |
const |
|
pure virtual |
◆ mute_master()
std::shared_ptr<MuteMaster> ARDOUR::Muteable::mute_master |
( |
| ) |
const |
|
inline |
◆ muted_by_others_soloing()
virtual bool ARDOUR::Muteable::muted_by_others_soloing |
( |
| ) |
const |
|
pure virtual |
◆ _mute_master
std::shared_ptr<MuteMaster> ARDOUR::Muteable::_mute_master |
|
protected |
◆ mute_points_changed
PBD::Signal<void()> ARDOUR::Muteable::mute_points_changed |
The documentation for this class was generated from the following file: