From 4c38fe8bb919915b013b0035c20df56ff2da3130 Mon Sep 17 00:00:00 2001 From: Ramon Garcia Fernandez Date: Sat, 28 Aug 2004 14:13:42 +0000 Subject: [PATCH] ID Labels consistent with the rest of the manual. Original commit message from CVS: ID Labels consistent with the rest of the manual. --- docs/pwg/advanced-clock.xml | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/docs/pwg/advanced-clock.xml b/docs/pwg/advanced-clock.xml index eb9a29df8d..2b51957620 100644 --- a/docs/pwg/advanced-clock.xml +++ b/docs/pwg/advanced-clock.xml @@ -7,7 +7,7 @@ syncrhonization mechanism. - + Types of time @@ -20,10 +20,10 @@ adding an offset to the clock time. - + Clocks - A clock is a source of time measurements. Though the system time can be used + GStreamer can use different clocks. Though the system time can be used as a clock, soundcards and other devices provides a better time source. For this reason some elements provide a clock. The method get_clock is implemented in elements that provide @@ -37,13 +37,13 @@ - + - Flow control of data and time + Flow of data between elements and time - Now we will see how time is used in a pipeline in its different states. We - will assume that this is a real time playing. + Now we will see how time information travels the pipeline in different states. @@ -84,7 +84,8 @@ send a discontinous event. - + Obligations of each element. @@ -94,7 +95,7 @@ pipeline. - + Source elements Source elements (or parsers of formats that provide notion of time, such