| Automation(EDL *edl, Track *track) | Automation | |
| autos | Automation | |
| clear(int64_t start, int64_t end, AutoConf *autoconf, int shift_autos) | Automation | |
| copy(int64_t start, int64_t end, FileXML *xml, int default_only, int autos_only) | Automation | |
| copy_from(Automation *automation) | Automation | [virtual] |
| create_objects() | VAutomation | [virtual] |
| direct_copy_possible(int64_t start, int direction) | VAutomation | [virtual] |
| direct_copy_possible_derived(int64_t start, int direction) | Automation | [inline, virtual] |
| dump() | Automation | [virtual] |
| edl | Automation | |
| equivalent_output(Automation *automation, int64_t *result) | Automation | |
| get_camera(float *x, float *y, float *z, int64_t position, int direction) | VAutomation | [virtual] |
| get_extents(float *min, float *max, int *coords_undefined, int64_t unit_start, int64_t unit_end) | Automation | [virtual] |
| get_length() | Automation | |
| get_projector(float *x, float *y, float *z, int64_t position, int direction) | VAutomation | [virtual] |
| insert_track(Automation *automation, int64_t start_unit, int64_t length_units, int replace_default) | Automation | |
| load(FileXML *file) | Automation | |
| operator=(Automation &automation) | Automation | [virtual] |
| paste(int64_t start, int64_t length, double scale, FileXML *file, int default_only, AutoConf *autoconf) | Automation | |
| paste_silence(int64_t start, int64_t end) | Automation | |
| resample(double old_rate, double new_rate) | Automation | |
| track | Automation | |
| VAutomation(EDL *edl, Track *track) | VAutomation | |
| ~Automation() | Automation | [virtual] |
| ~VAutomation() | VAutomation | |