mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
More docs updates.
Original commit message from CVS: More docs updates.
This commit is contained in:
parent
75e66711f9
commit
96d1132bc6
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
</para>
|
||||
<para>
|
||||
If the autoplugger supports the RENDERER API, use gst_autoplug_to_renderers() call to
|
||||
create a bin that connectes the src caps to the specified render elements. You can
|
||||
create a bin that connects the src caps to the specified render elements. You can
|
||||
then add the bin to a pipeline and run it.
|
||||
|
||||
<programlisting>
|
||||
|
|
Loading…
Reference in a new issue