From 80311b758c470b723ce4841937299d8918bb3e30 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Thu, 10 Feb 2011 10:49:22 +0100 Subject: [PATCH] design: tweak docs a little --- docs/design/part-qos.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/design/part-qos.txt b/docs/design/part-qos.txt index 31eabc9696..a1a07f5cdc 100644 --- a/docs/design/part-qos.txt +++ b/docs/design/part-qos.txt @@ -57,9 +57,10 @@ travels upstream and contains the following fields: - jitter, G_TYPE_INT64: The difference of that timestamp against the current clock time. Negative values mean the timestamp was on time. Positive values indicate the - timestamp was late by that amount. + timestamp was late by that amount. When buffers are received in time and + throttling is not enabled, the QoS type field is set to OVERFLOW. When throttling, the jitter contains the throttling delay added by the - application. + application and the type is set to THROTTLE. - proportion, G_TYPE_DOUBLE: Long term prediction of the ideal rate relative to normal rate to get