[Bug 739010] [PLUGIN MOVE] Move GstAggregator to gstreamer (core)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Nov 15 09:26:31 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739010
GStreamer | gstreamer (core) | git
--- Comment #20 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-11-15 17:26:25 UTC ---
gst_aggregator_iterate_sinkpads() should be renamed to
gst_aggregate_sink_pads_foreach() or something like that. In python, the
aggregator element will have a .iterate_sink_pads() which returns a GstIterator
and a .iterate_sinkpads() which does the iteration. It should probably be name.
Actually, this should probably be added to GstIterator, something like
gst_iterator_foreach_once().
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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