arch bld deps, opus bld fix, add render beep, shortcut filebox ctrl a/z, batchrender...
[goodguy/history.git] / cinelerra-5.1 / cinelerra / edlsession.h
index 0aeebeac3d8a537b6466b698b2ac1e3d0101fb02..c1da8908afb24dc8c3ed4a0b199d8ff63d247c54 100644 (file)
@@ -165,6 +165,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;
 //     int playback_strategy;
 // Play audio in realtime priority
        int real_time_playback;