[Bug 775727] buffer: add gst_buffer_iterate_meta_filtered() convenience function

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Dec 7 21:34:32 UTC 2016


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

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
> + * gst_buffer_iterate_meta_filtered:
> + * @buffer: a #GstBuffer
> + * @state: an opaque state pointer
> 
> That should probably be marked as "out".

Probably, or (inout).

> Is this usable in bindings without
> having some non-void typedef instead?

No idea, I just copied it from gst_buffer_iterate_meta() :)

I suspect both should just be marked as 'skip' for bindings, bindings can use
gst_buffer_meta_foreach().

-- 
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