|
MLT
7.34.0
|
private implementation of the property list More...
Data Fields | |
| int | children_count |
| char ** | children_names |
| mlt_properties * | children_properties |
| int | count |
| int | hash [199] |
| mlt_locale_t | locale |
| mlt_properties | mirror |
| pthread_mutex_t | mutex |
| char ** | name |
| int | ref_count |
| int | size |
| mlt_property * | value |
private implementation of the property list
| int property_list::children_count |
| char** property_list::children_names |
| mlt_properties* property_list::children_properties |
| int property_list::count |
| int property_list::hash[199] |
| mlt_locale_t property_list::locale |
| mlt_properties property_list::mirror |
| pthread_mutex_t property_list::mutex |
| char** property_list::name |
| int property_list::ref_count |
| int property_list::size |
| mlt_property* property_list::value |