[Bug 759780] gstv4l2deviceprovider: Add the device and sysfs paths to the GstDevice properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 28 13:01:43 PST 2015


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

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
They are defines and often new flag are added. I'm not sure wrapping this is
really worth the extra effort. I'd use an integer type there. More precisely,
G_TYPE_UINT32 (unsigned, but could be just an int as long as it's at least
32bit).

(Note, if you are going to use it, that we have a bug in GStreamer,
capabilities is the drivers flags, for driver with multiple device, this is the
union, I'll try and fix that next week, it breaks with vivid mostly, where the
device provider give away radio, vbi and output devices as being webcams.)

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