X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Fpreferences.h;h=4f743975ea04ea8eb41a8853b7792a25e25d93c9;hb=2f4e285f507feedad3dc641337ae081cd6635530;hp=7dd3871c961d162c8b93215af9b80826eabdae80;hpb=34d7b567ee523b6185aabe66879026c8e1704152;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/preferences.h b/cinelerra-5.1/cinelerra/preferences.h index 7dd3871c..4f743975 100644 --- a/cinelerra-5.1/cinelerra/preferences.h +++ b/cinelerra-5.1/cinelerra/preferences.h @@ -193,6 +193,9 @@ public: ArrayList shbtn_prefs; // file open probe order ArrayList file_probes; +// fast/slow forward and backward speeds, default 2.0/0.5 + float fast_speed; + float slow_speed; // ====================================== Plugin Set ============================== char plugin_dir[BCTEXTLEN];