X-Git-Url: https://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Fawindowgui.h;h=d1c2455bc937073c7674fe261e2ecb91d9b6e827;hb=63c49c5fdda77aadc2d0addc26a6884aadec8542;hp=fc03cbc87d0c14d50a3f9912b97443d673dadab9;hpb=39d4e483b6daeb2d0eb2a6eec5b2e96552e22c5b;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/awindowgui.h b/cinelerra-5.0/cinelerra/awindowgui.h index fc03cbc8..d1c2455b 100644 --- a/cinelerra-5.0/cinelerra/awindowgui.h +++ b/cinelerra-5.0/cinelerra/awindowgui.h @@ -95,10 +95,11 @@ public: class AssetVIcon : public VIcon { public: AssetPicon *picon; + VFrame *temp; int64_t length; VFrame *frame(); - int64_t next_frame(int n); + int64_t set_seq_no(int64_t no); int get_vx(); int get_vy();