Home
last modified time | relevance | path

Searched refs:props_table (Results 1 – 1 of 1) sorted by relevance

/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/ges/
H A Dges-pitivi-formatter.c154 GHashTable *props_table; in get_nodes_infos() local
166 return props_table; in get_nodes_infos()
404 set_properties (GObject * obj, GHashTable * props_table) in set_properties() argument
413 valuestr = g_hash_table_lookup (props_table, props[i]); in set_properties()
424 GESTrackElement * track_element, GHashTable * props_table) in track_element_added_cb() argument
428 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() local
522 set_properties (G_OBJECT (src), props_table); in make_source()
[all …]