Searched refs:gst_object_find_control_binding (Results 1 – 1 of 1) sorted by relevance
1069 gst_object_find_control_binding (GstObject * self, const gchar * name) in gst_object_find_control_binding() function1232 if ((binding = gst_object_find_control_binding (object, property_name))) { in gst_object_set_control_binding_disabled()1263 if ((old = gst_object_find_control_binding (object, binding->name))) { in gst_object_add_control_binding()1296 if ((binding = gst_object_find_control_binding (object, property_name))) { in gst_object_get_control_binding()1360 if ((binding = gst_object_find_control_binding (object, property_name))) { in gst_object_get_value()1405 if ((binding = gst_object_find_control_binding (object, property_name))) { in gst_object_get_value_array()1446 if ((binding = gst_object_find_control_binding (object, property_name))) { in gst_object_get_g_value_array()