#include <soloable.h>
Definition at line 25 of file soloable.h.
◆ ~Soloable()
virtual ARDOUR::Soloable::~Soloable |
( |
| ) |
|
|
inlinevirtual |
◆ can_monitor()
virtual bool ARDOUR::Soloable::can_monitor |
( |
| ) |
const |
|
pure virtual |
◆ can_solo()
virtual bool ARDOUR::Soloable::can_solo |
( |
| ) |
const |
|
pure virtual |
◆ is_safe()
virtual bool ARDOUR::Soloable::is_safe |
( |
| ) |
const |
|
pure virtual |
◆ push_solo_isolate_upstream()
virtual void ARDOUR::Soloable::push_solo_isolate_upstream |
( |
int32_t |
delta | ) |
|
|
pure virtual |
◆ push_solo_upstream()
virtual void ARDOUR::Soloable::push_solo_upstream |
( |
int32_t |
delta | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: