ObjectGst.removeControlBinding

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

class ObjectGst
int
removeControlBinding

Parameters

binding ControlBinding

the binding

Return Value

Type: int

TRUE if the binding could be removed.

Meta