#include <aedit.h>
Inherits Edit.

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().
| int AEdit::load_properties_derived | ( | FileXML * | xml | ) | [virtual] |
Reimplemented from Edit.
Definition at line 26 of file aedit.C.
References Edit::channel, XMLTag::get_property(), and FileXML::tag.

| int AEdit::copy_properties_derived | ( | FileXML * | xml, | |
| int64_t | length_in_selection | |||
| ) | [virtual] |
| int AEdit::dump_derived | ( | ) | [virtual] |
| int64_t AEdit::get_source_end | ( | int64_t | default_ | ) | [virtual] |
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.
AEdits* AEdit::aedits [private] |
1.5.5