![]() |
Ardour
9.0-pre0-844-g046623df59
|
#include <export_channel_selector.h>
Public Member Functions | |
RegionExportChannelSelector (ARDOUR::Session *session, ProfileManagerPtr manager, ARDOUR::AudioRegion const ®ion, ARDOUR::AudioTrack &track) | |
virtual void | sync_with_manager () |
bool | channel_limit_reached () const |
![]() | |
ExportChannelSelector (ARDOUR::Session *session, ProfileManagerPtr manager) | |
virtual | ~ExportChannelSelector () |
![]() | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual void | set_session (ARDOUR::Session *) |
virtual ARDOUR::Session * | session () const |
Private Member Functions | |
void | handle_selection () |
Private Attributes | |
ARDOUR::ExportProfileManager::ChannelConfigStatePtr | state |
std::shared_ptr< ARDOUR::RegionExportChannelFactory > | factory |
ARDOUR::AudioRegion const & | region |
ARDOUR::AudioTrack & | track |
uint32_t | region_chans |
Gtk::VBox | vbox |
Gtk::RadioButtonGroup | type_group |
Gtk::RadioButton | raw_button |
Gtk::RadioButton | fades_button |
Additional Inherited Members | |
![]() | |
sigc::signal< void > | CriticalSelectionChanged |
![]() | |
typedef std::shared_ptr< ARDOUR::ExportChannelConfiguration > | ChannelConfigPtr |
typedef std::list< ChannelConfigPtr > | ChannelConfigList |
typedef std::shared_ptr< ARDOUR::ExportProfileManager > | ProfileManagerPtr |
![]() | |
virtual void | session_going_away () |
![]() | |
ProfileManagerPtr | manager |
![]() | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
Definition at line 218 of file export_channel_selector.h.
RegionExportChannelSelector::RegionExportChannelSelector | ( | ARDOUR::Session * | session, |
ProfileManagerPtr | manager, | ||
ARDOUR::AudioRegion const & | region, | ||
ARDOUR::AudioTrack & | track | ||
) |
|
inlinevirtual |
Implements ExportChannelSelector.
Definition at line 227 of file export_channel_selector.h.
|
private |
|
virtual |
Implements ExportChannelSelector.
|
private |
Definition at line 234 of file export_channel_selector.h.
|
private |
Definition at line 246 of file export_channel_selector.h.
|
private |
Definition at line 245 of file export_channel_selector.h.
|
private |
Definition at line 235 of file export_channel_selector.h.
|
private |
Definition at line 238 of file export_channel_selector.h.
|
private |
Definition at line 233 of file export_channel_selector.h.
|
private |
Definition at line 236 of file export_channel_selector.h.
|
private |
Definition at line 244 of file export_channel_selector.h.
|
private |
Definition at line 242 of file export_channel_selector.h.