set_qos_values


Description:

public void set_qos_values (int64 jitter, double proportion, int quality)

Set the QoS values that have been calculated/analysed from the QoS data

MT safe.

Parameters:

this

A valid Message of type GST_MESSAGE_QOS.

jitter

The difference of the running-time against the deadline.

proportion

Long term prediction of the ideal rate relative to normal rate to get optimal quality.

quality

An element dependent integer value that specifies the current quality level of the element. The default maximum quality is 1000000.