diff options
author | Andrzej Bieniek <andyhelp@gmail.com> | 2013-06-01 13:49:18 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2013-06-01 20:10:37 +0100 |
commit | 78f4fecff327821b163ada09961736231f1d89ba (patch) | |
tree | 45e8880a5d52e11665352968a0d5f8e999577937 /docs | |
parent | 4f11b70ea75287ebd6c201928d9509bf824ffe4c (diff) |
manual: fix a typo in "Inserting data with appsrc" section
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/advanced-dataaccess.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/advanced-dataaccess.xml b/docs/manual/advanced-dataaccess.xml index 983d75718..c8c6be2cc 100644 --- a/docs/manual/advanced-dataaccess.xml +++ b/docs/manual/advanced-dataaccess.xml @@ -579,7 +579,7 @@ main (gint argc, </listitem> <listitem> <para> - It the appsrc operates in live mode or not. This can be configured + If the appsrc operates in live mode or not. This can be configured with the is-live property. When operating in live-mode it is important to configure the min-latency and max-latency in appsrc. The min-latency should be set to the amount of time it takes between |