ChildProxy.getChildProxyProperty

void getChildProxyProperty(string name, out gobject.value.Value value)

Gets a single property using the GstChildProxy mechanism. You are responsible for freeing it by calling gobject.value.Value.unset

Parameters

namename of the property
valuea #GValue that should take the result.