12 class AEdit
: public Edit
15 AEdit(EDL
*edl
, Edits
*edits
);
29 int load_properties_derived(FileXML
*xml
);
32 // ========================================= editing
34 int copy_properties_derived(FileXML
*xml
, int64_t length_in_selection
);
36 int64_t get_source_end(int64_t default_
);