mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
pwg: link to caps and qos chapters
This commit is contained in:
parent
626fcb3707
commit
f354e12b09
1 changed files with 6 additions and 2 deletions
|
@ -200,7 +200,9 @@ gst_my_filter_sink_event (GstPad *pad, GstObject * parent, GstEvent * event)
|
||||||
<sect2 id="section-events-caps" xreflabel="Caps">
|
<sect2 id="section-events-caps" xreflabel="Caps">
|
||||||
<title>Caps</title>
|
<title>Caps</title>
|
||||||
<para>
|
<para>
|
||||||
WRITEME
|
The CAPS event contains the format description of the following
|
||||||
|
buffers. See <xref linkend="chapter-negotiation"/> for more
|
||||||
|
information about negotiation.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
@ -378,7 +380,9 @@ gst_my_filter_sink_event (GstPad *pad, GstObject * parent, GstEvent * event)
|
||||||
<sect2 id="section-events-qos" xreflabel="Quality Of Service (QOS)">
|
<sect2 id="section-events-qos" xreflabel="Quality Of Service (QOS)">
|
||||||
<title>Quality Of Service (QOS)</title>
|
<title>Quality Of Service (QOS)</title>
|
||||||
<para>
|
<para>
|
||||||
WRITEME
|
The QOS event contains a report about the current real-time
|
||||||
|
performance of the stream. See more info in
|
||||||
|
<xref linkend="chapter-advanced-qos"/>.
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue