Skip to content

gstreamer: Make child proxy property API more consistent with the object property API

Sebastian Dröge requested to merge slomo/gstreamer-rs:child-proxy into master

And especially check various conditions for the property and the value. Also add ChildProxy::lookup().

Merge request reports