ObjectGst.setControlBindingsDisabled

This function is used to disable all controlled properties of the object for some time, i.e. gst.object.ObjectGst.syncValues will do nothing.

class ObjectGst
void
setControlBindingsDisabled
()

Parameters

disabled bool

boolean that specifies whether to disable the controller or not.