ChildProxyIF.setProperty

Sets a single property using the GstChildProxy mechanism.

interface ChildProxyIF
void
setProperty
(
string name
,)

Parameters

name string

name of the property to set

value Value

new GValue for the property

Meta