add timecode units/alignment/probe, add prefs auto_rotate,
[goodguy/cinelerra.git] / cinelerra-5.1 / cinelerra / edlsession.h
index 7a383471ad3ecee8cf30a1ee9b355315df25d767..eebe71f2bac092bcfb9a3c3564a8773f7796e69f 100644 (file)
@@ -172,8 +172,8 @@ public:
         int proxy_use_scaler;
 // automatically rescale assets when loaded
         int proxy_auto_scale;
-// beep when proxy/render done
-        int proxy_beep, render_beep;
+// beep gain when proxy/render done
+        float proxy_beep, render_beep;
 //     int playback_strategy;
 // Play audio in realtime priority
        int real_time_playback;
@@ -203,12 +203,13 @@ public:
        int show_assets;
 // Show titles in resources
        int show_titles;
+       int gang_tracks;
 // Test for data before rendering a track
        int test_playback_edits;
 // Format to display times in
        int time_format;
-// Offset for timecode
-       int timecode_offset[4];
+// Offset for timecode units
+       double timecode_offset;
 // Format to display nudge in, either seconds or track units.
        int nudge_format;
 // Show tool window in CWindow