mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-03 16:09:39 +00:00
44 lines
1.8 KiB
XML
44 lines
1.8 KiB
XML
<?xml version="1.0"?>
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
|
<!ENTITY % version-entities SYSTEM "version.entities">
|
|
%version-entities;
|
|
]>
|
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
<bookinfo>
|
|
<title>GStreamer Core Plugins &GST_MAJORMINOR; Plugins Reference Manual</title>
|
|
<releaseinfo>
|
|
for GStreamer Core Plugins &GST_MAJORMINOR; (&GST_VERSION;)
|
|
The latest version of this documentation can be found on-line at
|
|
<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>.
|
|
</releaseinfo>
|
|
</bookinfo>
|
|
|
|
<chapter>
|
|
<title>gstreamer Elements</title>
|
|
<xi:include href="xml/element-capsfilter.xml" />
|
|
<xi:include href="xml/element-fakesrc.xml" />
|
|
<xi:include href="xml/element-fakesink.xml" />
|
|
<xi:include href="xml/element-fdsink.xml" />
|
|
<xi:include href="xml/element-fdsrc.xml" />
|
|
<xi:include href="xml/element-filesrc.xml" />
|
|
<xi:include href="xml/element-filesink.xml" />
|
|
<xi:include href="xml/element-identity.xml" />
|
|
<xi:include href="xml/element-input-selector.xml" />
|
|
<xi:include href="xml/element-multiqueue.xml" />
|
|
<xi:include href="xml/element-output-selector.xml" />
|
|
<xi:include href="xml/element-queue.xml" />
|
|
<xi:include href="xml/element-queue2.xml" />
|
|
<xi:include href="xml/element-tee.xml" />
|
|
<xi:include href="xml/element-typefind.xml" />
|
|
<xi:include href="xml/element-valve.xml" />
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>gstreamer Plugins</title>
|
|
<xi:include href="xml/plugin-coreelements.xml" />
|
|
<xi:include href="xml/plugin-coreindexers.xml" />
|
|
</chapter>
|
|
</book>
|
|
|