Searched refs:child_sink (Results 1 – 1 of 1) sorted by relevance
1603 gboolean child_sink, child_source, child_provider, child_requirer; in gst_bin_remove_func() local1606 child_sink = GST_OBJECT_FLAG_IS_SET (child, GST_ELEMENT_FLAG_SINK); in gst_bin_remove_func()1613 if (is_sink && !othersink && child_sink) in gst_bin_remove_func()