mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-02 04:22:27 +00:00
doc: fix forward reference about ghost pads
https://bugzilla.gnome.org/show_bug.cgi?id=711089
This commit is contained in:
parent
40872f26ae
commit
4ceeee9ff8
1 changed files with 2 additions and 1 deletions
|
@ -470,7 +470,8 @@ main (int argc,
|
|||
a bin will disconnect any already existing links. Also, you cannot
|
||||
directly link elements that are not in the same bin or pipeline; if
|
||||
you want to link elements or pads at different hierarchy levels, you
|
||||
will need to use ghost pads (more about ghost pads later).
|
||||
will need to use ghost pads (more about ghost pads later,
|
||||
see <xref linkend="section-pads-ghost"/>).
|
||||
</para>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue