Skip to content

gstreamer: Don't use a trait object for the property value in ChildProxy::set_child_property()

This makes it nicer to use as 1 can be passed directly instead of &1.

Merge request reports