[Bug 746320] Can't set flags on Gst.Pad

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Mar 16 18:39:02 PDT 2015


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

Jan Schmidt <thaytan at noraisin.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thaytan at noraisin.net

--- Comment #2 from Jan Schmidt <thaytan at noraisin.net> ---
The problem here is the GstPadFlags are just an extended set of values for the
GstObjectFlags, and get stored in the generic guint32 flags field of GstObject.

I guess this would have to be patched up in the python g-i overrides.

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