| add_clip(EDL *edl) | EDL | |
| align_to_frame(double position, int round) | EDL | |
| assets | EDL | |
| boundaries() | EDL | |
| calculate_conformed_dimensions(int single_channel, float &w, float &h) | EDL | |
| clear(double start, double end, int clear_labels, int clear_plugins) | EDL | |
| clips | EDL | |
| copy(double start, double end, int all, int is_clip, int is_vwindow, FileXML *file, ArrayList< PluginServer * > *plugindb, char *output_path, int rewind_it) | EDL | |
| copy_all(EDL *edl) | EDL | |
| copy_assets(EDL *edl) | EDL | |
| copy_assets(double start, double end, FileXML *file, int all, ArrayList< PluginServer * > *plugindb, char *output_path) | EDL | |
| copy_clips(EDL *edl) | EDL | |
| copy_session(EDL *edl) | EDL | |
| copy_tracks(EDL *edl) | EDL | |
| create_default_tracks() | EDL | |
| create_objects() | EDL | |
| delete_folder(char *folder) | EDL | |
| dump() | EDL | |
| EDL(EDL *parent_edl=0) | EDL | |
| equivalent(double position1, double position2) | EDL | |
| equivalent_output(EDL *edl) | EDL | |
| folders | EDL | |
| get_aspect_ratio() | EDL | |
| get_shared_plugins(Track *source, ArrayList< SharedLocation * > *plugin_locations) | EDL | |
| get_shared_tracks(Track *track, ArrayList< SharedLocation * > *module_locations) | EDL | |
| get_tracks_height(Theme *theme) | EDL | |
| get_tracks_width() | EDL | |
| id | EDL | |
| insert_asset(Asset *asset, double position, Track *first_track=0, RecordLabels *labels=0) | EDL | |
| insert_clips(ArrayList< EDL * > *new_edls, int load_mode, Track *first_track=0) | EDL | |
| labels | EDL | |
| load_audio_config(FileXML *file, int append_mode, uint32_t load_flags) | EDL | |
| load_defaults(Defaults *defaults) | EDL | |
| load_video_config(FileXML *file, int append_mode, uint32_t load_flags) | EDL | |
| load_xml(ArrayList< PluginServer * > *plugindb, FileXML *file, uint32_t load_flags) | EDL | |
| local_session | EDL | |
| modify_edithandles(double oldposition, double newposition, int currentend, int handle_mode, int edit_labels, int edit_plugins) | EDL | |
| modify_pluginhandles(double oldposition, double newposition, int currentend, int handle_mode, int edit_labels, Edits *trim_edits) | EDL | |
| new_folder(char *folder) | EDL | |
| next_id() | EDL | [static] |
| operator=(EDL &edl) | EDL | |
| optimize() | EDL | |
| output_dimensions_scaled(int &w, int &h) | EDL | |
| parent_edl | EDL | |
| paste_silence(double start, double end, int edit_labels, int edit_plugins) | EDL | |
| project_path | EDL | |
| rechannel() | EDL | |
| remove_from_project(ArrayList< Asset * > *assets) | EDL | |
| remove_from_project(ArrayList< EDL * > *clips) | EDL | |
| resample(double old_rate, double new_rate, int data_type) | EDL | |
| save_defaults(Defaults *defaults) | EDL | |
| save_xml(ArrayList< PluginServer * > *plugindb, FileXML *xml, char *output_path, int is_clip, int is_vwindow) | EDL | |
| session | EDL | |
| set_index_file(Asset *asset) | EDL | |
| set_inpoint(double position) | EDL | |
| set_outpoint(double position) | EDL | |
| set_project_path(char *path) | EDL | |
| synchronize_params(EDL *edl) | EDL | |
| tracks | EDL | |
| trim_selection(double start, double end, int edit_labels, int edit_plugins) | EDL | |
| update_assets(EDL *src) | EDL | |
| vwindow_edl | EDL | |
| ~EDL() | EDL | |