[Bug 779765] GstUri: add function to parse uri and set properties to object

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 9 08:12:28 UTC 2017


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

--- Comment #3 from Marc Leeman <marc.leeman at gmail.com> ---
(In reply to Matthew Waters (ystreet00) from comment #1)
> Doesn't this conflict with URI's that actually have parameters that need to
> be passed to the server in order to connect correctly.  What happens if one
> of those parameters is also present as a property on the element?

I do not quite understand what you mean: is your point that one might pass
different values in the uri than you would pass while setting the object?

Of course, that can cause a conflict; but in essence the last one wins; just as
if one would set properties twice on the same object.

This function would typically be called when you in the set_property while
handling the PROP_URI.

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