mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 01:00:37 +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">
|
||||
<title>Caps</title>
|
||||
<para>
|
||||
WRITEME
|
||||
The CAPS event contains the format description of the following
|
||||
buffers. See <xref linkend="chapter-negotiation"/> for more
|
||||
information about negotiation.
|
||||
</para>
|
||||
</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)">
|
||||
<title>Quality Of Service (QOS)</title>
|
||||
<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>
|
||||
</sect2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue