Plugin Order: remove from instant.xml and save to: plugin_metadata/plugin_order
[ardour.git] / gtk2_ardour / video_monitor.h
index 1abd47231224df9406a05f90322d716d619a0513..ec804ba01cd92f34c7de53fd3f5c532626c8e7e2 100644 (file)
@@ -98,7 +98,7 @@ class VideoMonitor : public sigc::trackable , public ARDOUR::SessionHandlePtr, p
        XJSettings xjadeo_settings;
 
        void xjadeo_sync_setup ();
-       ARDOUR::samplepos_t manually_seeked_sample;
+       ARDOUR::samplepos_t manually_seeked_frame;
        ARDOUR::sampleoffset_t video_offset;
        bool sync_by_manual_seek;
        sigc::connection clock_connection;