2003-05-18 15:04:26 +00:00
|
|
|
<?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" [
|
2004-05-20 12:40:31 +00:00
|
|
|
<!ENTITY % version-entities SYSTEM "version.entities">
|
2004-02-12 17:23:37 +00:00
|
|
|
%version-entities;
|
2004-07-28 14:39:44 +00:00
|
|
|
<!ENTITY GstBytestream SYSTEM "xml/gstbytestream.xml">
|
2005-08-02 21:35:34 +00:00
|
|
|
<!ENTITY GstController SYSTEM "xml/gstcontroller.xml">
|
2005-08-05 10:02:44 +00:00
|
|
|
<!ENTITY GstControllerGObject SYSTEM "xml/gstcontrollergobject.xml">
|
2004-05-19 16:37:53 +00:00
|
|
|
<!ENTITY GstDataProtocol SYSTEM "xml/gstdataprotocol.xml">
|
2000-10-22 16:27:21 +00:00
|
|
|
|
2004-07-28 11:56:19 +00:00
|
|
|
<!-- generated by gtkdoc-mkdb, stupid name -->
|
|
|
|
<!ENTITY gstreamer-libs-tree-index SYSTEM "xml/tree_index.sgml">
|
2004-07-15 13:20:54 +00:00
|
|
|
|
2004-07-14 14:57:53 +00:00
|
|
|
<!ENTITY hash "#">
|
2000-10-22 16:27:21 +00:00
|
|
|
]>
|
2004-12-20 16:25:22 +00:00
|
|
|
<book id="index">
|
2000-10-22 16:27:21 +00:00
|
|
|
<bookinfo>
|
2004-12-20 16:25:22 +00:00
|
|
|
<title>GStreamer &GST_MAJORMINOR; Library Reference Manual</title>
|
2004-07-26 16:34:35 +00:00
|
|
|
<releaseinfo>for GStreamer Library &GST_MAJORMINOR; (&GST_VERSION;)</releaseinfo>
|
2000-10-22 16:27:21 +00:00
|
|
|
</bookinfo>
|
2005-01-26 15:15:26 +00:00
|
|
|
<part id="gstreamer-libs">
|
2000-10-22 16:27:21 +00:00
|
|
|
<title>GStreamer Libraries</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
To ease the creation of plugins, a library system was created. The most common
|
|
|
|
functions for a plugin can be found in a library.
|
|
|
|
</para>
|
|
|
|
<para>
|
|
|
|
GStreamer provides some standard libraries you can use to create plugins.
|
|
|
|
</para>
|
2005-01-26 15:15:26 +00:00
|
|
|
&GstDataProtocol;
|
2005-08-02 21:35:34 +00:00
|
|
|
|
|
|
|
<chapter id="gstreamer-control">
|
|
|
|
<title>gstcontrol</title>
|
|
|
|
&GstController;
|
2005-08-05 10:02:44 +00:00
|
|
|
&GstControllerGObject;
|
2005-08-02 21:35:34 +00:00
|
|
|
</chapter>
|
|
|
|
|
2005-01-26 15:15:26 +00:00
|
|
|
</part>
|
2000-10-22 16:27:21 +00:00
|
|
|
|
2005-01-26 15:15:26 +00:00
|
|
|
<part id="gstreamer-libs-hierarchy">
|
2004-07-15 13:20:54 +00:00
|
|
|
<title>Object Hierarchy</title>
|
2004-07-28 11:56:19 +00:00
|
|
|
&gstreamer-libs-tree-index;
|
2005-01-26 15:15:26 +00:00
|
|
|
</part>
|
2004-07-15 13:20:54 +00:00
|
|
|
|
|
|
|
<index id="api-index">
|
2005-08-11 17:39:48 +00:00
|
|
|
<title>Index</title>
|
|
|
|
</index>
|
|
|
|
<index role="deprecated">
|
|
|
|
<title>Index of deprecated symbols</title>
|
|
|
|
</index>
|
2005-08-26 12:48:29 +00:00
|
|
|
<!-- disable, as
|
|
|
|
- index generation is extremly slow in gtk-doc
|
|
|
|
- we have not tagged lots of symbols thsi way anyway
|
2005-08-11 17:39:48 +00:00
|
|
|
<index role="0.8">
|
|
|
|
<title>Index of new symbols in 0.8</title>
|
|
|
|
</index>
|
|
|
|
<index role="0.9">
|
|
|
|
<title>Index of new symbols in 0.9</title>
|
2004-07-15 13:20:54 +00:00
|
|
|
</index>
|
2005-08-26 12:48:29 +00:00
|
|
|
-->
|
2004-07-15 12:51:03 +00:00
|
|
|
|
2000-10-22 16:27:21 +00:00
|
|
|
</book>
|