#include <vedit.h>
Inheritance diagram for VEdit:

Public Member Functions | |
| VEdit (EDL *edl, Edits *edits) | |
| ~VEdit () | |
| int | read_frame (VFrame *video_out, int64_t input_position, int direction, CICache *cache, int use_nudge, int use_cache) |
| 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 | |
| VEdits * | vedits |
Definition at line 12 of file vedit.h.
|
||||||||||||
|
Definition at line 19 of file vedit.C. Referenced by VEdits::append_new_edit(), VEdits::create_edit(), and VEdits::insert_edit_after(). |
|
|
|
|
||||||||||||
|
Reimplemented from Edit. |
|
|
Reimplemented from Edit. Definition at line 79 of file vedit.C. References Edit::length, and Edit::startproject. |
|
|
Reimplemented from Edit. Definition at line 86 of file vedit.C. References Edit::asset, Edit::edl, EDLSession::frame_rate, Asset::frame_rate, EDL::session, and Asset::video_length. |
|
|
Reimplemented from Edit. Definition at line 27 of file vedit.C. References Edit::channel, XMLTag::get_property(), and FileXML::tag. |
|
||||||||||||||||||||||||||||
|
Definition at line 41 of file vedit.C. References Edit::asset, Edit::channel, CICache::check_in(), CICache::check_out(), Edit::edl, EDLSession::frame_rate, Track::nudge, File::read_frame(), EDL::session, File::set_cache_frames(), File::set_layer(), File::set_video_position(), Edit::startproject, Edit::startsource, and Edit::track. |
|
|
|
1.4.4