MLT 7.30.0
property_list Struct Reference

private implementation of the property list More...

Data Fields

int children_count
char ** children_names
mlt_propertieschildren_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_propertyvalue

Detailed Description

private implementation of the property list

Field Documentation

◆ children_count

int property_list::children_count

◆ children_names

char** property_list::children_names

◆ children_properties

mlt_properties* property_list::children_properties

◆ count

int property_list::count

◆ hash

int property_list::hash[199]

◆ locale

mlt_locale_t property_list::locale

◆ mirror

mlt_properties property_list::mirror

◆ mutex

pthread_mutex_t property_list::mutex

◆ name

char** property_list::name

◆ ref_count

int property_list::ref_count

◆ size

int property_list::size

◆ value

mlt_property* property_list::value

The documentation for this struct was generated from the following file: