[Bug 746373] New fundamental type for caps - GstFlagSet
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Mar 19 13:40:56 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=746373
--- Comment #29 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Olivier, what you want is not really possible unless we register all possible
types in core. We had the same problem with the audio position enums in 0.10
btw, so it's not a particularly new problem. We can make plugin features for
types in future if we really want to, it can all be solved, but it feels a bit
over the top to block on this, especially seeing that our primary use case for
this so far is just to negotiate a small number of options.
Using multiple booleans is just fugly IMO, and flag sets are really a better
fit to the problem space.
--
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