19 mlt_consumer_get_frame;
21 mlt_consumer_is_stopped;
23 mlt_consumer_position;
24 mlt_consumer_properties;
26 mlt_consumer_put_frame;
27 mlt_consumer_rt_frame;
38 mlt_deque_peek_back_double;
39 mlt_deque_peek_back_int;
41 mlt_deque_peek_front_double;
42 mlt_deque_peek_front_int;
44 mlt_deque_pop_back_double;
45 mlt_deque_pop_back_int;
47 mlt_deque_pop_front_double;
48 mlt_deque_pop_front_int;
50 mlt_deque_push_back_double;
51 mlt_deque_push_back_int;
53 mlt_deque_push_front_double;
54 mlt_deque_push_front_int;
61 mlt_events_close_wait_for;
62 mlt_events_disconnect;
67 mlt_events_setup_wait_for;
73 mlt_factory_directory;
74 mlt_factory_event_object;
78 mlt_factory_register_for_clean_up;
79 mlt_factory_transition;
81 mlt_field_disconnect_service;
85 mlt_field_plant_filter;
86 mlt_field_plant_transition;
93 mlt_filter_get_length;
94 mlt_filter_get_length2;
96 mlt_filter_get_position;
97 mlt_filter_get_progress;
102 mlt_filter_properties;
104 mlt_filter_set_in_and_out;
107 mlt_frame_get_alpha_mask;
108 mlt_frame_get_aspect_ratio;
111 mlt_frame_get_original_producer;
112 mlt_frame_get_position;
113 mlt_frame_get_waveform;
115 mlt_frame_is_test_audio;
116 mlt_frame_is_test_card;
117 mlt_frame_original_position;
120 mlt_frame_pop_get_image;
121 mlt_frame_pop_service;
122 mlt_frame_pop_service_int;
123 mlt_frame_properties;
124 mlt_frame_push_audio;
125 mlt_frame_push_frame;
126 mlt_frame_push_get_image;
127 mlt_frame_push_service;
128 mlt_frame_push_service_int;
129 mlt_frame_replace_image;
130 mlt_frame_service_stack;
132 mlt_frame_set_aspect_ratio;
135 mlt_frame_set_position;
136 mlt_frame_unique_properties;
140 mlt_geometry_get_length;
143 mlt_geometry_interpolate;
144 mlt_geometry_next_key;
146 mlt_geometry_parse_item;
147 mlt_geometry_prev_key;
148 mlt_geometry_refresh;
150 mlt_geometry_serialise;
151 mlt_geometry_serialise_cut;
152 mlt_geometry_set_length;
153 mlt_global_properties;
154 mlt_image_format_name;
155 mlt_image_format_size;
158 mlt_log_set_callback;
161 mlt_multitrack_close;
162 mlt_multitrack_connect;
163 mlt_multitrack_count;
165 mlt_multitrack_producer;
166 mlt_multitrack_properties;
167 mlt_multitrack_refresh;
168 mlt_multitrack_service;
169 mlt_multitrack_track;
172 mlt_parser_properties;
175 mlt_playlist_append_io;
177 mlt_playlist_blanks_from;
178 mlt_playlist_blank_time;
181 mlt_playlist_clip_is_mix;
182 mlt_playlist_clip_length;
183 mlt_playlist_clip_start;
185 mlt_playlist_consolidate_blanks;
187 mlt_playlist_current;
188 mlt_playlist_current_clip;
189 mlt_playlist_get_clip;
190 mlt_playlist_get_clip_at;
191 mlt_playlist_get_clip_index_at;
192 mlt_playlist_get_clip_info;
195 mlt_playlist_insert_at;
196 mlt_playlist_insert_blank;
197 mlt_playlist_is_blank;
198 mlt_playlist_is_blank_at;
201 mlt_playlist_mix_add;
203 mlt_playlist_move_region;
205 mlt_playlist_pad_blanks;
206 mlt_playlist_producer;
207 mlt_playlist_properties;
209 mlt_playlist_remove_region;
210 mlt_playlist_repeat_clip;
211 mlt_playlist_replace_with_blank;
212 mlt_playlist_resize_clip;
213 mlt_playlist_service;
215 mlt_playlist_split_at;
226 mlt_producer_cut_parent;
230 mlt_producer_frame_time;
231 mlt_producer_get_fps;
233 mlt_producer_get_length;
234 mlt_producer_get_length_time;
235 mlt_producer_get_out;
236 mlt_producer_get_playtime;
237 mlt_producer_get_speed;
239 mlt_producer_is_blank;
243 mlt_producer_optimise;
244 mlt_producer_position;
245 mlt_producer_prepare_next;
246 mlt_producer_properties;
248 mlt_producer_seek_time;
249 mlt_producer_service;
250 mlt_producer_set_in_and_out;
251 mlt_producer_set_speed;
256 mlt_profile_from_producer;
259 mlt_profile_load_file;
260 mlt_profile_load_properties;
261 mlt_profile_load_string;
263 mlt_properties_close;
264 mlt_properties_count;
265 mlt_properties_debug;
266 mlt_properties_dec_ref;
267 mlt_properties_dir_list;
270 mlt_properties_get_data;
271 mlt_properties_get_data_at;
272 mlt_properties_get_double;
273 mlt_properties_get_int;
274 mlt_properties_get_int64;
275 mlt_properties_get_lcnumeric;
276 mlt_properties_get_name;
277 mlt_properties_get_position;
278 mlt_properties_get_time;
279 mlt_properties_get_value;
280 mlt_properties_inc_ref;
281 mlt_properties_inherit;
283 mlt_properties_is_sequence;
286 mlt_properties_mirror;
288 mlt_properties_parse;
289 mlt_properties_parse_yaml;
291 mlt_properties_pass_list;
292 mlt_properties_pass_property;
293 mlt_properties_preset;
294 mlt_properties_ref_count;
295 mlt_properties_rename;
297 mlt_properties_serialise_yaml;
299 mlt_properties_set_data;
300 mlt_properties_set_double;
301 mlt_properties_set_int;
302 mlt_properties_set_int64;
303 mlt_properties_set_lcnumeric;
304 mlt_properties_set_or_default;
305 mlt_properties_set_position;
306 mlt_properties_unlock;
308 mlt_property_get_data;
309 mlt_property_get_double;
310 mlt_property_get_int;
311 mlt_property_get_int64;
312 mlt_property_get_position;
313 mlt_property_get_string;
314 mlt_property_get_string_l;
315 mlt_property_get_time;
318 mlt_property_set_data;
319 mlt_property_set_double;
320 mlt_property_set_int;
321 mlt_property_set_int64;
322 mlt_property_set_position;
323 mlt_property_set_string;
324 mlt_repository_close;
325 mlt_repository_consumers;
326 mlt_repository_create;
327 mlt_repository_filters;
329 mlt_repository_languages;
330 mlt_repository_metadata;
331 mlt_repository_presets;
332 mlt_repository_producers;
333 mlt_repository_register;
334 mlt_repository_register_metadata;
335 mlt_repository_transitions;
336 mlt_sample_calculator;
337 mlt_sample_calculator_to_now;
339 mlt_service_apply_filters;
341 mlt_service_cache_get;
342 mlt_service_cache_get_size;
343 mlt_service_cache_purge;
344 mlt_service_cache_put;
345 mlt_service_cache_set_size;
347 mlt_service_connect_producer;
348 mlt_service_consumer;
351 mlt_service_get_frame;
352 mlt_service_get_producer;
353 mlt_service_identify;
356 mlt_service_producer;
358 mlt_service_properties;
359 mlt_service_set_profile;
363 mlt_tokeniser_get_input;
364 mlt_tokeniser_get_string;
366 mlt_tokeniser_parse_new;
370 mlt_tractor_get_track;
372 mlt_tractor_multitrack;
374 mlt_tractor_producer;
375 mlt_tractor_properties;
378 mlt_tractor_set_track;
379 mlt_transition_close;
380 mlt_transition_connect;
381 mlt_transition_get_a_track;
382 mlt_transition_get_b_track;
383 mlt_transition_get_in;
384 mlt_transition_get_length;
385 mlt_transition_get_out;
386 mlt_transition_get_position;
387 mlt_transition_get_progress;
388 mlt_transition_get_progress_delta;
391 mlt_transition_process;
392 mlt_transition_properties;
393 mlt_transition_service;
394 mlt_transition_set_in_and_out;
396 mlt_version_get_major;
397 mlt_version_get_minor;
398 mlt_version_get_revision;
399 mlt_version_get_string;
409 mlt_animation_refresh;
410 mlt_animation_get_length;
411 mlt_animation_set_length;
412 mlt_animation_parse_item;
413 mlt_animation_get_item;
414 mlt_animation_insert;
415 mlt_animation_remove;
416 mlt_animation_interpolate;
417 mlt_animation_next_key;
418 mlt_animation_prev_key;
419 mlt_animation_serialize_cut;
420 mlt_animation_serialize;
422 mlt_properties_get_color;
423 mlt_properties_set_color;
424 mlt_properties_anim_get;
425 mlt_properties_anim_set;
426 mlt_properties_anim_get_int;
427 mlt_properties_anim_set_int;
428 mlt_properties_anim_get_double;
429 mlt_properties_anim_set_double;
430 mlt_properties_get_animation;
431 mlt_properties_set_rect;
432 mlt_properties_get_rect;
433 mlt_properties_anim_set_rect;
434 mlt_properties_anim_get_rect;
435 mlt_property_interpolate;
436 mlt_property_anim_get_double;
437 mlt_property_anim_get_int;
438 mlt_property_anim_get_string;
439 mlt_property_anim_set_double;
440 mlt_property_anim_set_int;
441 mlt_property_anim_set_string;
442 mlt_property_get_animation;
443 mlt_property_set_rect;
444 mlt_property_get_rect;
445 mlt_property_anim_set_rect;
446 mlt_property_anim_get_rect;
447 mlt_service_filter_count;
448 mlt_service_move_filter;
452 mlt_properties_frames_to_time;
453 mlt_properties_time_to_frames;