TypeScript API Documentation for GSTREAMER
API Version: 1.0
Library Version: 1.26.10
Generated with TypeDoc via ts-for-gir v4.0.0-beta.40
Converts the string value to the type of the objects argument and sets the argument with it.
Note that this function silently returns if object has no property named name or when value cannot be converted to the type of the property.
object
name
value
the object to set the argument of
the name of the argument to set
the string value to set
Converts the string value to the type of the objects argument and sets the argument with it.
Note that this function silently returns if
objecthas no property namednameor whenvaluecannot be converted to the type of the property.