#include <aedit.h>
Inheritance diagram for AEdit:

Public Member Functions | |
| AEdit (EDL *edl, Edits *edits) | |
| ~AEdit () | |
| int | load_properties_derived (FileXML *xml) |
| int | copy_properties_derived (FileXML *xml, int64_t length_in_selection) |
| int | dump_derived () |
| int64_t | get_source_end (int64_t default_) |
Private Attributes | |
| AEdits * | aedits |
Definition at line 12 of file aedit.h.
|
||||||||||||
|
Definition at line 17 of file aedit.C. Referenced by AEdits::append_new_edit(), AEdits::create_edit(), and AEdits::insert_edit_after(). |
|
|
|
|
||||||||||||
|
Reimplemented from Edit. |
|
|
Reimplemented from Edit. |
|
|
Reimplemented from Edit. Definition at line 46 of file aedit.C. References Edit::asset, Asset::audio_length, Edit::edl, EDLSession::sample_rate, Asset::sample_rate, and EDL::session. |
|
|
Reimplemented from Edit. Definition at line 26 of file aedit.C. References Edit::channel, XMLTag::get_property(), and FileXML::tag. |
|
|
|
1.4.4