12 class VEdit
: public Edit
15 VEdit(EDL
*edl
, Edits
*edits
);
22 int read_frame(VFrame
*video_out
,
23 int64_t input_position
,
28 int use_asynchronous
);
36 int load_properties_derived(FileXML
*xml
);
38 // ========================================= editing
40 int copy_properties_derived(FileXML
*xml
, int64_t length_in_selection
);
44 int64_t get_source_end(int64_t default_
);