ControlBinding.syncValues

Sets the property of the object, according to the gstreamer.ControlSources that handle them 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.

class ControlBinding
bool
syncValues

Parameters

object ObjectGst

the object that has controlled properties

timestamp GstClockTime

the time that should be processed

lastSync GstClockTime

the last time this was called

Return Value

Type: bool

TRUE if the controller value could be applied to the object property, FALSE otherwise