rework android-rmt display, add a few buttons
[goodguy/history.git] / cinelerra-5.0 / cinelerra / awindowgui.h
index fc03cbc87d0c14d50a3f9912b97443d673dadab9..d1c2455bc937073c7674fe261e2ecb91d9b6e827 100644 (file)
@@ -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();