Ardour  9.0-pre0-582-g084a23a80d
PortExportChannelSelector::RouteCols::Channel Struct Reference

#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
 

Detailed Description

Definition at line 146 of file export_channel_selector.h.

Constructor & Destructor Documentation

◆ Channel()

PortExportChannelSelector::RouteCols::Channel::Channel ( RouteCols cols)
inline

Definition at line 148 of file export_channel_selector.h.

Member Data Documentation

◆ label

Gtk::TreeModelColumn<std::string> PortExportChannelSelector::RouteCols::Channel::label

Definition at line 151 of file export_channel_selector.h.

◆ port

Gtk::TreeModelColumn<std::weak_ptr<ARDOUR::AudioPort> > PortExportChannelSelector::RouteCols::Channel::port

Definition at line 150 of file export_channel_selector.h.


The documentation for this struct was generated from the following file: