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
name | name of the property |
value | a #GValue that should take the result. |