ControlBinding.setDisabled

void setDisabled(bool disabled)

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

Parameters

disabledboolean that specifies whether to disable the controller or not.