mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-11 09:55:36 +00:00
manual: fix a typo in "Inserting data with appsrc" section
This commit is contained in:
parent
4f11b70ea7
commit
78f4fecff3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue