downloadbuffer: update docs
[platform/upstream/gstreamer.git] / docs / plugins / gstreamer-plugins-docs.sgml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 <!ENTITY % version-entities SYSTEM "version.entities">
5 %version-entities;
6 ]>
7
8 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
9   <bookinfo>
10     <title>GStreamer Core Plugins &GST_API_VERSION; Plugins Reference Manual</title>
11     <releaseinfo>
12       for GStreamer Core Plugins &GST_API_VERSION; (&GST_VERSION;)
13       The latest version of this documentation can be found on-line at
14       <ulink role="online-location" url="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer-plugins/html/</ulink>.
15     </releaseinfo>
16   </bookinfo>
17
18   <chapter>
19     <title>gstreamer Elements</title>
20     <xi:include href="xml/element-capsfilter.xml" />
21     <xi:include href="xml/element-downloadbuffer.xml" />
22     <xi:include href="xml/element-fakesrc.xml" />
23     <xi:include href="xml/element-fakesink.xml" />
24     <xi:include href="xml/element-fdsink.xml" />
25     <xi:include href="xml/element-fdsrc.xml" />
26     <xi:include href="xml/element-filesrc.xml" />
27     <xi:include href="xml/element-filesink.xml" />
28     <xi:include href="xml/element-funnel.xml" />
29     <xi:include href="xml/element-identity.xml" />
30     <xi:include href="xml/element-input-selector.xml" />
31     <xi:include href="xml/element-multiqueue.xml" />
32     <xi:include href="xml/element-output-selector.xml" />
33     <xi:include href="xml/element-queue.xml" />
34     <xi:include href="xml/element-queue2.xml" />
35     <xi:include href="xml/element-tee.xml" />
36     <xi:include href="xml/element-typefind.xml" />
37     <xi:include href="xml/element-valve.xml" />
38   </chapter>
39
40   <chapter>
41     <title>gstreamer Plugins</title>
42     <xi:include href="xml/plugin-coreelements.xml" />
43   </chapter>
44 </book>
45