60 std::string
name ()
const {
return _name; }
75 std::copy (new_channels.begin (), new_channels.end (), std::back_inserter (channels));
RegionExportChannelFactory::Type region_type
int set_state(const XMLNode &)
std::list< ExportChannelPtr > ChannelList
ExportChannelConfiguration(Session &session)
void register_channel(ExportChannelPtr channel)
XMLNode & get_state() const
void set_split(bool value)
void configurations_for_files(std::list< std::shared_ptr< ExportChannelConfiguration >> &configs)
void set_region_processing_type(RegionExportChannelFactory::Type type)
ChannelList const & get_channels() const
uint32_t get_n_chans() const
void register_channels(ChannelList const &new_channels)
RegionExportChannelFactory::Type region_processing_type() const
bool all_channels_have_ports() const
void set_name(std::string name)
GtkImageIconNameData name
void session(lua_State *L)
bool operator==(const ProcessorSelection &a, const ProcessorSelection &b)
void split(std::string, std::vector< std::string > &, char)