ChildProxyIF.childGetProperty

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

interface ChildProxyIF
void
childGetProperty
(
string name
,)

Parameters

name string

name of the property

value Value

a gobject.Value that should take the result.