gst_bin_iterate_all_by_interface 181 gst/gstbin.h GstIterator* gst_bin_iterate_all_by_interface (GstBin *bin, GType iface); gst_bin_iterate_all_by_interface 77 tests/check/gst/gstbin.c it = gst_bin_iterate_all_by_interface (bin, GST_TYPE_URI_HANDLER); gst_bin_iterate_all_by_interface 89 tests/check/gst/gstbin.c it = gst_bin_iterate_all_by_interface (bin, GST_TYPE_URI_HANDLER); gst_bin_iterate_all_by_interface 104 tests/check/gst/gstbin.c it = gst_bin_iterate_all_by_interface (bin, GST_TYPE_URI_HANDLER); gst_bin_iterate_all_by_interface 113 tests/check/gst/gstbin.c it = gst_bin_iterate_all_by_interface (bin, GST_TYPE_URI_HANDLER);