bin_element_is_src 272 gst/gstbin.c static gint bin_element_is_src (GstElement * child, GstBin * bin); bin_element_is_src 1661 gst/gstbin.c if (bin_element_is_src (child, bin) == 0) {