summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@collabora.co.uk>2011-02-10 10:49:22 +0100
committerWim Taymans <wim.taymans@collabora.co.uk>2011-02-10 15:21:45 +0100
commit80311b758c470b723ce4841937299d8918bb3e30 (patch)
tree74d0b45a17350369af1e655cffeeb6c7ee2deb36
parent2371cbbec27b6a77be07a931fbf1760e9737e43c (diff)
design: tweak docs a little
-rw-r--r--docs/design/part-qos.txt5
1 files 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
@@ -59,5 +59,6 @@ travels upstream and contains the following fields:
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.