docs: clarify min-latency wording in part-latency.txt

https://bugzilla.gnome.org/show_bug.cgi?id=744338
This commit is contained in:
Vincent Penquerc'h 2015-03-04 11:02:41 +00:00
parent 20719e4c78
commit 7b48b7a5bc

View file

@ -230,9 +230,9 @@ The pipeline latency is queried with the LATENCY query.
(out) "min-latency", G_TYPE_UINT64 (default 0, must not be NONE) (out) "min-latency", G_TYPE_UINT64 (default 0, must not be NONE)
- the minimum latency in the pipeline, meaning the minimum time - the minimum latency in the pipeline, meaning the minimum time
an element synchronizing to the clock has to wait until it can downstream elements synchronizing to the clock have to wait until
be sure that all data for the current running time has been they can be sure that all data for the current running time has
received. been received.
Elements answering the latency query and introducing latency must Elements answering the latency query and introducing latency must
set this to the maximum time for which they will delay data, while set this to the maximum time for which they will delay data, while