| asset_used(Asset *asset) | Track | |
| automation | Track | |
| automation_is_used(int64_t start, int64_t end) | Track | |
| automation_is_used_derived(int64_t start, int64_t end) | Track | [inline, virtual] |
| change_channels(int oldchannels, int newchannels) | Track | [inline, virtual] |
| change_modules(int old_location, int new_location, int do_swap) | Track | |
| change_plugins(SharedLocation &old_location, SharedLocation &new_location, int do_swap) | Track | |
| channel_is_playable(int64_t position, int direction, int *do_channel) | Track | [virtual] |
| clear(double start, double end, int edit_edits, int edit_labels, int clear_plugins, int convert_units, Edits *trim_edits) | Track | |
| clear_automation(double selectionstart, double selectionend, int shift_autos, int default_only) | Track | |
| clear_automation_derived(AutoConf *auto_conf, double selectionstart, double selectionend, int shift_autos=1) | Track | [inline, virtual] |
| clear_derived(double start, double end) | Track | [inline, virtual] |
| clear_handle(double start, double end, int clear_labels, int clear_plugins, double &distance) | Track | |
| copy(double start, double end, FileXML *file, char *output_path="") | Track | |
| copy_assets(double start, double end, ArrayList< Asset * > *asset_list) | Track | |
| copy_automation(double selectionstart, double selectionend, FileXML *file, int default_only, int autos_only) | Track | |
| copy_automation_derived(AutoConf *auto_conf, double selectionstart, double selectionend, FileXML *file) | Track | [inline, virtual] |
| copy_derived(int64_t start, int64_t end, FileXML *file) | Track | [inline, virtual] |
| copy_from(Track *track) | Track | [virtual] |
| copy_settings(Track *track) | Track | [virtual] |
| create_objects() | Track | |
| data_type | Track | |
| detach_effect(Plugin *plugin) | Track | |
| detach_shared_effects(int module) | Track | |
| direct_copy_possible(int64_t start, int direction, int use_nudge) | Track | [virtual] |
| draw | Track | |
| dump() | Track | [virtual] |
| edit_change_duration(int64_t input_position, int64_t input_length, int reverse, int test_transitions, int use_nudge) | Track | |
| edits | Track | |
| edl | Track | |
| end_translation() | Track | [inline, virtual] |
| equivalent_output(Track *track, double *result) | Track | |
| expand_view | Track | |
| feather_edits(int64_t start, int64_t end, int64_t units) | Track | |
| from_units(int64_t position) | Track | [virtual] |
| gang | Track | |
| get_current_plugin(double position, int plugin_set, int direction, int convert_units, int use_nudge) | Track | |
| get_current_transition(double position, int direction, int convert_units, int use_nudge) | Track | |
| get_dimensions(double &view_start, double &view_units, double &zoom_units) | Track | [inline, virtual] |
| get_feather(int64_t selectionstart, int64_t selectionend) | Track | |
| get_id() | Track | |
| get_length() | Track | |
| get_source_dimensions(double position, int &w, int &h) | Track | |
| horizontal_span() | Track | |
| id | Track | [private] |
| identical(int64_t sample1, int64_t sample2) | Track | [inline, virtual] |
| insert_asset(Asset *asset, double length, double position, int track_number) | Track | |
| insert_effect(char *title, SharedLocation *shared_location, KeyFrame *keyframe, PluginSet *plugin_set, double start, double length, int plugin_type) | Track | |
| insert_plugin_set(Track *track, double position) | Track | |
| insert_track(Track *track, double position, int replace_default, int edit_plugins) | Track | |
| is_muted(int64_t position, int direction) | Track | |
| is_synthesis(RenderEngine *renderengine, int64_t position, int direction) | Track | |
| load(FileXML *file, int track_offset, uint32_t load_flags) | Track | |
| load_automation(FileXML *file) | Track | |
| load_defaults(Defaults *defaults) | Track | [virtual] |
| load_derived(FileXML *file, uint32_t load_flags) | Track | [inline, virtual] |
| load_edits(FileXML *file) | Track | |
| load_header(FileXML *file, uint32_t load_flags) | Track | [inline, virtual] |
| modify_edithandles(double oldposition, double newposition, int currentend, int handle_mode, int edit_labels, int edit_plugins) | Track | |
| modify_pluginhandles(double oldposition, double newposition, int currentend, int handle_mode, int edit_labels, Edits *trim_edits) | Track | |
| move_auto(AutoConf *auto_conf, int cursor_x, int cursor_y, int shift_down) | Track | |
| move_auto_derived(float zoom_units, float view_start, AutoConf *auto_conf, int cursor_x, int cursor_y, int shift_down) | Track | [inline, virtual] |
| move_plugins_down(PluginSet *plugin_set) | Track | |
| move_plugins_up(PluginSet *plugin_set) | Track | |
| need_edit(Edit *current, int test_transitions) | Track | |
| new_plugins() | Track | [inline, virtual] |
| nudge | Track | |
| number_of() | Track | |
| old_view_start | Track | |
| operator=(Track &track) | Track | |
| optimize() | Track | |
| paste_auto_silence(double start, double end) | Track | |
| paste_auto_silence_derived(int64_t start, int64_t end) | Track | [inline, virtual] |
| paste_automation(double selectionstart, double total_length, double frame_rate, int64_t sample_rate, FileXML *file, int default_only) | Track | |
| paste_automation_derived(double selectionstart, double selectionend, double total_length, FileXML *file, int shift_autos, int ¤t_pan) | Track | [inline, virtual] |
| paste_derived(int64_t start, int64_t end, int64_t total_length, FileXML *file, int ¤t_channel) | Track | [inline, virtual] |
| paste_silence(double start, double end, int edit_plugins) | Track | |
| pixel | Track | |
| play | Track | |
| playable_edit(int64_t position, int direction) | Track | |
| plugin_change_duration(int64_t input_position, int64_t input_length, int reverse, int use_nudge) | Track | |
| plugin_set | Track | |
| plugin_used(int64_t position, int64_t direction) | Track | |
| popup_transition(int cursor_x, int cursor_y) | Track | |
| purge_asset(Asset *asset) | Track | |
| record | Track | |
| release_auto() | Track | |
| release_auto_derived() | Track | [inline, virtual] |
| remove_asset(Asset *asset) | Track | |
| remove_pluginset(PluginSet *plugin_set) | Track | |
| resample(double old_rate, double new_rate) | Track | |
| reset_translation(int64_t start, int64_t end) | Track | [inline, virtual] |
| save_derived(FileXML *file) | Track | [inline, virtual] |
| save_header(FileXML *file) | Track | [inline, virtual] |
| scale_time(float rate_scale, int scale_edits, int scale_autos, int64_t start, int64_t end) | Track | |
| scale_time_derived(float rate_scale, int scale_edits, int scale_autos, int64_t start, int64_t end) | Track | [inline, virtual] |
| select_auto(AutoConf *auto_conf, int cursor_x, int cursor_y) | Track | |
| select_auto_derived(float zoom_units, float view_start, AutoConf *auto_conf, int cursor_x, int cursor_y) | Track | [inline, virtual] |
| select_edit(int cursor_x, int cursor_y, double &new_start, double &new_end) | Track | |
| select_translation(int cursor_x, int cursor_y) | Track | [inline, virtual] |
| shift_effects(double position, double length, int convert_units) | Track | |
| shift_keyframes(double position, double length, int convert_units) | Track | |
| synchronize_params(Track *track) | Track | [virtual] |
| title | Track | |
| to_doubleunits(double position) | Track | [virtual] |
| to_units(double position, int round) | Track | [virtual] |
| Track(EDL *edl, Tracks *tracks) | Track | |
| Track() | Track | |
| track_h | Track | |
| track_w | Track | |
| tracks | Track | |
| update_translation(int cursor_x, int cursor_y, int shift_down) | Track | [inline, virtual] |
| vertical_span(Theme *theme) | Track | [virtual] |
| y_pixel | Track | |
| ~Track() | Track | [virtual] |