diff options
author | Edward Hervey <edward@centricular.com> | 2015-06-12 10:53:23 +0200 |
---|---|---|
committer | Edward Hervey <bilboed@bilboed.com> | 2016-06-30 12:31:06 +0200 |
commit | 63f6f05d66537877365a1099ac176dc3afbb9f6b (patch) | |
tree | cfceacee50f7f534fec21aa30322664d5daa9858 /docs/gst/gstreamer-docs.sgml | |
parent | 241d0f16f6fc363a17172a2cf1715af68182f2b5 (diff) |
gst: New Stream listing/selection system
* GstStream
* GstStreamCollection
* GST_EVENT_SELECT_STREAMS
* GST_MESSAGE_STREAM_COLLECTION
Diffstat (limited to 'docs/gst/gstreamer-docs.sgml')
-rw-r--r-- | docs/gst/gstreamer-docs.sgml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/gst/gstreamer-docs.sgml b/docs/gst/gstreamer-docs.sgml index dfa293b2b..3d1f6dc85 100644 --- a/docs/gst/gstreamer-docs.sgml +++ b/docs/gst/gstreamer-docs.sgml @@ -99,6 +99,8 @@ Windows. It is released under the GNU Library General Public License <xi:include href="xml/gstquery.xml" /> <xi:include href="xml/gstregistry.xml" /> <xi:include href="xml/gstsegment.xml" /> + <xi:include href="xml/gststreams.xml" /> + <xi:include href="xml/gststreamcollection.xml" /> <xi:include href="xml/gststructure.xml" /> <xi:include href="xml/gstsystemclock.xml" /> <xi:include href="xml/gsttaglist.xml" /> |