[Bug 770202] GstStream, GstStreamCollection: what about global tags ?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 8 17:54:10 UTC 2017


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

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
It could of course also just be a getter/setter for the taglist itself. While
the streams array in the collection is supposed to be immutable (i.e. no new
streams added/removed), the streams themselves can change. And allowing a
taglist to be changed in the collection (in a thread-safe way) is not very
different in that regard.

The important part about the immutability here is that streams don't appear or
disappear.

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