X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.1%2Fcinelerra%2Flocalsession.h;h=3497d07e4bf20a0313732a1f739042da8e07041a;hb=2b629b290282c959d556dd8e37e25ba055691c8c;hp=9b962456f55079cdffae0213729a47822b38ecaa;hpb=fbdd13b462256ed4f3b35dc114385fe0b0de0dcd;p=goodguy%2Fcinelerra.git diff --git a/cinelerra-5.1/cinelerra/localsession.h b/cinelerra-5.1/cinelerra/localsession.h index 9b962456..3497d07e 100644 --- a/cinelerra-5.1/cinelerra/localsession.h +++ b/cinelerra-5.1/cinelerra/localsession.h @@ -116,6 +116,8 @@ public: int use_max; // mask solo track, or -1 int solo_track_id; +// gang mode: none, channels, media + int gang_tracks; private: // The reason why selection ranges and inpoints have to be separate: // The selection position has to change to set new in points.