Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

VTrack Member List

This is the complete list of members for VTrack, including all inherited members.

asset_used(Asset *asset)Track
automationTrack
automation_is_used(int64_t start, int64_t end)Track
automation_is_used_derived(int64_t start, int64_t end)Track [inline, virtual]
calculate_input_transfer(Asset *asset, int64_t position, int direction, float &in_x, float &in_y, float &in_w, float &in_h, float &out_x, float &out_y, float &out_w, float &out_h)VTrack
calculate_output_transfer(int channel, int64_t position, int direction, float &in_x, float &in_y, float &in_w, float &in_h, float &out_x, float &out_y, float &out_w, float &out_h)VTrack
camera_autosVTrack
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)VTrack [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, int64_t start, int64_t end, int shift_autos=1)VTrack
clear_automation_derived(AutoConf *auto_conf, long start, long end, int shift_autos=1)VTrack
Track::clear_automation_derived(AutoConf *auto_conf, double selectionstart, double selectionend, int shift_autos=1)Track [inline, virtual]
clear_derived(int64_t start, int64_t end)VTrack
clear_derived(long start, long end)VTrack
Track::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, int64_t start, int64_t end, FileXML *xml)VTrack
copy_automation_derived(AutoConf *auto_conf, long start, long end, FileXML *xml)VTrack
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 *xml)VTrack [virtual]
copy_derived(long start, long end, FileXML *xml)VTrack
copy_from(Track *track)Track [virtual]
copy_settings(Track *track)VTrack [virtual]
create_derived_objs(int flash)VTrack
create_derived_objs(int flash)VTrack
create_objects()VTrack
data_typeTrack
detach_effect(Plugin *plugin)Track
detach_shared_effects(int module)Track
direct_copy_possible(int64_t current_frame, int direction, int use_nudge)VTrack [virtual]
drawTrack
draw_autos_derived(float view_start, float zoom_units, AutoConf *auto_conf)VTrack
draw_autos_derived(float view_start, float zoom_units, AutoConf *auto_conf)VTrack
draw_floating_autos_derived(float view_start, float zoom_units, AutoConf *auto_conf, int flash)VTrack
draw_floating_autos_derived(float view_start, float zoom_units, AutoConf *auto_conf, int flash)VTrack
dump()Track [virtual]
edit_change_duration(int64_t input_position, int64_t input_length, int reverse, int test_transitions, int use_nudge)Track
editsTrack
edlTrack
end_translation()VTrack [virtual]
equivalent_output(Track *track, double *result)Track
expand_viewTrack
feather_edits(int64_t start, int64_t end, int64_t units)Track
from_units(int64_t position)VTrack [virtual]
gangTrack
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)VTrack [virtual]
get_dimensions(float &view_start, float &view_units, float &zoom_units)VTrack
get_feather(int64_t selectionstart, int64_t selectionend)Track
get_id()Track
get_length()Track
get_projection(int channel, float &in_x1, float &in_y1, float &in_x2, float &in_y2, float &out_x1, float &out_y1, float &out_x2, float &out_y2, int frame_w, int frame_h, int64_t real_position, int direction)VTrack
get_projection(float &in_x1, float &in_y1, float &in_x2, float &in_y2, float &out_x1, float &out_y1, float &out_x2, float &out_y2, int frame_w, int frame_h, long real_position, BezierAuto **before, BezierAuto **after)VTrack
get_source_dimensions(double position, int &w, int &h)Track
horizontal_span()Track
identical(int64_t sample1, int64_t sample2)VTrack [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
length()VTrack
load(FileXML *file, int track_offset, uint32_t load_flags)Track
load_automation(FileXML *file)Track
load_defaults(Defaults *defaults)VTrack [virtual]
load_derived(FileXML *file, uint32_t load_flags)VTrack [virtual]
load_derived(FileXML *xml, int automation_only, int edits_only, int load_all, int &output_channel)VTrack
load_edits(FileXML *file)Track
load_header(FileXML *file, uint32_t load_flags)VTrack [virtual]
modify_edithandles(double oldposition, double newposition, int currentend, int handle_mode, int edit_labels, int edit_plugins)Track
modify_handles(int64_t oldposition, int64_t newposition, int currentend)VTrack
modify_handles(long oldposition, long newposition, int currentend)VTrack
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)VTrack [virtual]
move_auto_derived(float zoom_units, float view_start, AutoConf *auto_conf, int cursor_x, int cursor_y, int shift_down)VTrack [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()VTrack [virtual]
nudgeTrack
number_of()Track
old_view_startTrack
operator=(Track &track)Track
optimize()Track
paste_auto_silence(double start, double end)Track
paste_auto_silence_derived(long start, long end)VTrack
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(int64_t start, int64_t end, int64_t total_length, FileXML *xml, int shift_autos, int &current_pan)VTrack
paste_automation_derived(long start, long end, long total_length, FileXML *xml, int shift_autos, int &current_pan)VTrack
Track::paste_automation_derived(double selectionstart, double selectionend, double total_length, FileXML *file, int shift_autos, int &current_pan)Track [inline, virtual]
paste_derived(int64_t start, int64_t end, int64_t total_length, FileXML *xml, int &current_channel)VTrack [virtual]
paste_derived(long start, long end, long total_length, FileXML *xml, int &current_channel)VTrack
paste_output(int64_t startproject, int64_t endproject, int64_t startsource, int64_t endsource, int layer, Asset *asset)VTrack
paste_output(long startproject, long endproject, long startsource, long endsource, int layer, Asset *asset)VTrack
paste_silence(double start, double end, int edit_plugins)Track
pixelTrack
playTrack
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_setTrack
plugin_used(int64_t position, int64_t direction)Track
popup_transition(int cursor_x, int cursor_y)Track
projector_autosVTrack
purge_asset(Asset *asset)Track
recordTrack
release_auto()Track
release_auto_derived()VTrack [virtual]
remove_asset(Asset *asset)Track
remove_pluginset(PluginSet *plugin_set)Track
render(VFrame **output, long input_len, long input_position, float step)VTrack
resample(double old_rate, double new_rate)Track
reset_translation(long start, long end)VTrack
Track::reset_translation(int64_t start, int64_t end)Track [inline, virtual]
samples_to_units(long &samples)VTrack
save_derived(FileXML *file)VTrack [virtual]
save_derived(FileXML *xml)VTrack [virtual]
save_header(FileXML *file)VTrack [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, long start, long end)VTrack
Track::scale_time_derived(float rate_scale, int scale_edits, int scale_autos, int64_t start, int64_t end)Track [inline, virtual]
scale_video(float camera_scale, float projector_scale, int *offsets)VTrack
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)VTrack [virtual]
select_auto_derived(float zoom_units, float view_start, AutoConf *auto_conf, int cursor_x, int cursor_y)VTrack [virtual]
select_edit(int cursor_x, int cursor_y, double &new_start, double &new_end)Track
select_translation(int cursor_x, int cursor_y)VTrack [virtual]
set_default_title()VTrack
shift_effects(double position, double length, int convert_units)Track
shift_keyframes(double position, double length, int convert_units)Track
synchronize_params(Track *track)VTrack [virtual]
titleTrack
to_doubleunits(double position)VTrack [virtual]
to_units(double position, int round)VTrack [virtual]
Track(EDL *edl, Tracks *tracks)Track
Track()Track
track_hTrack
track_wTrack
tracksTrack
translate(float offset_x, float offset_y, int do_camera)VTrack
update_translation(int cursor_x, int cursor_y, int shift_down)VTrack [virtual]
vertical_span(Theme *theme)VTrack [virtual]
VTrack(EDL *edl, Tracks *tracks)VTrack
VTrack()VTrack [inline]
VTrack()VTrack [inline]
VTrack(MWindow *mwindow, Tracks *tracks)VTrack
y_pixelTrack
~Track()Track [virtual]
~VTrack()VTrack
~VTrack()VTrack


Generated on Sun Jan 8 13:39:28 2006 for Cinelerra-svn by  doxygen 1.4.4