ObjectGst.setControlBindingsDisabled

This function is used to disable all controlled properties of the object for some time, i.e. gst_object_sync_values() will do nothing.

class ObjectGst
void
setControlBindingsDisabled
()

Parameters

disabled bool

boolean that specifies whether to disable the controller or not.