export RT support as Timespan option
[ardour.git] / gtk2_ardour / export_channel_selector.h
index 6dd770cbb3a424772938905e1f4700b1e4ca24e9..d5607ef30b6567ac8904c8a2ac8e3b8258021f48 100644 (file)
@@ -236,6 +236,8 @@ class TrackExportChannelSelector : public ExportChannelSelector
 
        virtual void sync_with_manager ();
 
+       bool track_output () const { return track_output_button.get_active(); }
+
   private:
 
        void fill_list();