2005-08-05 17:13:10 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
2005-08-05 18:51:29 +00:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
|
|
|
<!ENTITY % version-entities SYSTEM "version.entities">
|
|
|
|
%version-entities;
|
|
|
|
]>
|
|
|
|
|
2005-08-05 17:13:10 +00:00
|
|
|
<book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
|
|
<bookinfo>
|
2005-08-05 18:51:29 +00:00
|
|
|
<title>GStreamer Base Plugins &GST_MAJORMINOR; Plugins Reference Manual</title>
|
2005-08-05 17:13:10 +00:00
|
|
|
</bookinfo>
|
|
|
|
|
2005-08-15 14:52:08 +00:00
|
|
|
<chapter>
|
|
|
|
<title>gst-plugins-base Elements</title>
|
|
|
|
<xi:include href="xml/element-multifdsink.xml" />
|
|
|
|
<xi:include href="xml/element-tcpserversink.xml" />
|
|
|
|
<!--
|
|
|
|
<xi:include href="xml/element-gnomevfssink.xml" />
|
|
|
|
-->
|
|
|
|
<xi:include href="xml/element-vorbisenc.xml" />
|
|
|
|
</chapter>
|
|
|
|
|
2005-08-05 17:13:10 +00:00
|
|
|
<chapter>
|
|
|
|
<title>gst-plugins-base Plugins</title>
|
2005-08-15 14:52:08 +00:00
|
|
|
<xi:include href="xml/plugin-adder.xml" />
|
|
|
|
<xi:include href="xml/plugin-alsa.xml" />
|
|
|
|
<xi:include href="xml/plugin-audioconvert.xml" />
|
|
|
|
<xi:include href="xml/plugin-audiorate.xml" />
|
|
|
|
<xi:include href="xml/plugin-decodebin.xml" />
|
|
|
|
<xi:include href="xml/plugin-gnomevfs.xml" />
|
|
|
|
<xi:include href="xml/plugin-ogg.xml" />
|
|
|
|
<xi:include href="xml/plugin-playbin.xml" />
|
|
|
|
<xi:include href="xml/plugin-sine.xml" />
|
|
|
|
<xi:include href="xml/plugin-subparse.xml" />
|
|
|
|
<xi:include href="xml/plugin-tcp.xml" />
|
|
|
|
<xi:include href="xml/plugin-theora.xml" />
|
|
|
|
<xi:include href="xml/plugin-typefindfunctions.xml" />
|
|
|
|
<xi:include href="xml/plugin-video4linux.xml" />
|
|
|
|
<xi:include href="xml/plugin-videorate.xml" />
|
|
|
|
<xi:include href="xml/plugin-videoscale.xml" />
|
|
|
|
<xi:include href="xml/plugin-videotestsrc.xml" />
|
|
|
|
<xi:include href="xml/plugin-volume.xml" />
|
|
|
|
<xi:include href="xml/plugin-vorbis.xml" />
|
|
|
|
<xi:include href="xml/plugin-ximage.xml" />
|
|
|
|
<xi:include href="xml/plugin-xvimagesink.xml" />
|
2005-08-05 17:13:10 +00:00
|
|
|
</chapter>
|
|
|
|
</book>
|
2005-08-15 14:52:08 +00:00
|
|
|
|