ObjectGst.getControlBinding

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

class ObjectGst
getControlBinding
()

Parameters

propertyName string

name of the property

Return Value

the GstControlBinding for property_name or NULL if the property is not controlled. [transfer full]

Meta