ObjectGst.getControlBinding

Gets the corresponding gstreamer.ControlBinding for the property. This should be unreferenced again after use.

class ObjectGst
getControlBinding
()

Parameters

propertyName string

name of the property

Return Value

the gstreamer.ControlBinding for property_name or NULL if the property is not controlled.