ControlBinding.setDisabled

This function is used to disable a control binding for some time, i.e. gst_object_sync_values() will do nothing.

class ControlBinding
void
setDisabled
()

Parameters

disabled bool

boolean that specifies whether to disable the controller or not.