Searched refs:props_table (Results 1 – 1 of 1) sorted by relevance
154 GHashTable *props_table; in get_nodes_infos() local166 return props_table; in get_nodes_infos()404 set_properties (GObject * obj, GHashTable * props_table) in set_properties() argument413 valuestr = g_hash_table_lookup (props_table, props[i]); in set_properties()424 GESTrackElement * track_element, GHashTable * props_table) in track_element_added_cb() argument428 formatter = GES_PITIVI_FORMATTER (g_hash_table_lookup (props_table, in track_element_added_cb()435 g_hash_table_steal (props_table, "current-formatter"); in track_element_added_cb()445 props_table); in track_element_added_cb()451 GHashTable *props_table, *effect_table; in make_source() local522 set_properties (G_OBJECT (src), props_table); in make_source()[all …]