Ardour
9.0-pre0-582-g084a23a80d
|
#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 146 of file export_channel_selector.h.
|
inline |
Definition at line 148 of file export_channel_selector.h.
Gtk::TreeModelColumn<std::string> PortExportChannelSelector::RouteCols::Channel::label |
Definition at line 151 of file export_channel_selector.h.
Gtk::TreeModelColumn<std::weak_ptr<ARDOUR::AudioPort> > PortExportChannelSelector::RouteCols::Channel::port |
Definition at line 150 of file export_channel_selector.h.