ChildProxyT.setProperty

Sets a single property using the GstChildProxy mechanism.

template ChildProxyT(TStruct)
void
setProperty
(
string name
,)

Parameters

name string

name of the property to set

value Value

new GValue for the property

Meta