![]() |
Ardour
8.12
|
#include <export_channel_selector.h>
Public Member Functions | |
Channel (RouteCols &cols) | |
Public Attributes | |
Gtk::TreeModelColumn< std::weak_ptr< ARDOUR::AudioPort > > | port |
Gtk::TreeModelColumn< std::string > | label |
Definition at line 147 of file export_channel_selector.h.
|
inline |
Definition at line 149 of file export_channel_selector.h.
Gtk::TreeModelColumn<std::string> PortExportChannelSelector::RouteCols::Channel::label |
Definition at line 152 of file export_channel_selector.h.
Gtk::TreeModelColumn<std::weak_ptr<ARDOUR::AudioPort> > PortExportChannelSelector::RouteCols::Channel::port |
Definition at line 151 of file export_channel_selector.h.