ObjectGst.setControlBindingDisabled

This function is used to disable the GstController on a property for some time, i.e. gst_controller_sync_values() will do nothing for the property.

class ObjectGst
void
setControlBindingDisabled
(,)

Parameters

propertyName string

property to disable

disabled int

boolean that specifies whether to disable the controller or not.

Meta