ObjectWrap.syncValues

bool syncValues(gst.types.ClockTime timestamp)

Sets the properties of the object, according to the #GstControlSources 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.

Parameters

timestampthe time that should be processed

Returns

true if the controller values could be applied to the object

properties, false otherwise