BaseTransform.updateQos

Set the QoS parameters in the transform. This function is called internally when a QOS event is received but subclasses can provide custom information when needed.

MT safe.

class BaseTransform
void
updateQos

Parameters

proportion double

the proportion

diff GstClockTimeDiff

the diff against the clock

timestamp GstClockTime

the timestamp of the buffer generating the QoS expressed in running_time.

Meta