[Bug 792798] video-overlay: Add helper to make render rectangle controllable with properties

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jan 23 17:08:36 UTC 2018


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

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Ok, second thought on my proposal, this would first not be usable from
GstStucture (but does it matter ?) but is also a lot more complex, I need to
find a syntax that does not conflict and all.

So, a middle ground would be to reuse GstValueArray, represent a rectangle as
an array of 4 gint. With a single writable property, I no longer need to save
the rectangle and a lot of the complexity goes away.

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