ObjectGst.removeControlBinding

Removes the corresponding #GstControlBinding. If it was the last ref of the binding, it will be disposed.

class ObjectGst
bool
removeControlBinding

Parameters

binding gst.control_binding.ControlBinding

the binding

Return Value

Type: bool

true if the binding could be removed.