[Bug 785679] element: add gst_element_foreach_*pad()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Oct 25 11:35:13 UTC 2017


https://bugzilla.gnome.org/show_bug.cgi?id=785679

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Fine with me. I've btw added something similar to the Rust bindings already,
which just gives you a Vec<Pad> (and a Vec<Element> for Bin::get_children()).
The worrying about resyncing with GstIterator makes the usage a bit awkward.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list