ControlBinding.syncValues

Sets the property of the object, according to the #GstControlSources that handles it and for the given timestamp.

If this function fails, it is most likely the application developers fault. Most probably the control sources are not setup correctly.

Parameters

object gst.object.ObjectGst

the object that has controlled properties

timestamp gst.types.ClockTime

the time that should be processed

lastSync gst.types.ClockTime

the last time this was called

Return Value

Type: bool

true if the controller value could be applied to the object property, false otherwise