ControlBinding.setDisabled

This function is used to disable a control binding for some time, i.e. gst.object.ObjectGst.syncValues will do nothing.

class ControlBinding
void
setDisabled
()

Parameters

disabled bool

boolean that specifies whether to disable the controller or not.