Searched refs:gst_object_has_active_control_bindings (Results 1 – 3 of 3) sorted by relevance
290 gboolean gst_object_has_active_control_bindings (GstObject *object);
1172 gst_object_has_active_control_bindings (GstObject * object) in gst_object_has_active_control_bindings() function
271 passthrough &= !gst_object_has_active_control_bindings (GST_OBJECT (self)); in volume_update_volume()