ObjectGst.syncValues

Sets the properties of the object, according to the gstreamer.ControlSources that (maybe) 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 ObjectGst
bool
syncValues

Parameters

timestamp GstClockTime

the time that should be processed

Return Value

Type: bool

TRUE if the controller values could be applied to the object properties, FALSE otherwise