mlt 0.7.6

Data Structures

Here are the data structures with brief descriptions:
clip_referencesPrivate to mlt_producer_s, used by mlt_producer_optimise()
condition_pairPrivate to mlt_events_struct, used by mlt_events_wait_for()
deque_entryDeque entry class
geometry_item_s
geometry_s
mlt_cache_item_sCache item class
mlt_cache_sCache class
mlt_consumer_sConsumer abstract service class
mlt_deque_sDouble-Ended Queue (deque) class
mlt_event_structEvent class
mlt_events_structEvents class
mlt_field_sField class
mlt_filter_sFilter abstract service class
mlt_frame_sFrame class
mlt_geometry_item_s
mlt_geometry_s
mlt_multitrack_sMultitrack class
mlt_parser_sParser class
mlt_playlist_clip_infoStructure for returning clip information from a playlist entry
mlt_playlist_sPlaylist class
mlt_pool_sPool (memory) class
mlt_producer_sProducer abstract service class
mlt_profile_sProfile class
mlt_properties_sProperties class
mlt_property_sProperty class
mlt_repository_sRepository class
mlt_service_basePrivate service definition
mlt_service_sService abstract base class
mlt_tokeniserTokeniser class
mlt_track_sTrack class used by mlt_multitrack_s
mlt_tractor_sTractor class
mlt_transition_sTransition abstract service class
playlist_entry_sVirtual playlist entry used by mlt_playlist_s
property_listPrivate implementation of the property list
strbuf_sPrivate to mlt_properties_s, a self-growing buffer for building strings
track_infoPrivate to mlt_producer_s, used by mlt_producer_optimise()
yaml_parser_contextYAML Tiny Parser context structure