2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % version-entities SYSTEM "version.entities">
6 <!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
9 <book id="index" xmlns:xi="http://www.w3.org/2003/XInclude">
11 <title>GStreamer &GST_API_VERSION; Core Reference Manual</title>
13 for GStreamer Core &GST_API_VERSION; (&GST_VERSION;)
14 The latest version of this documentation can be found on-line at
15 <ulink role="online-location" url="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gstreamer/html/</ulink>.
19 <chapter id="gstreamer">
21 <title>GStreamer Overview</title>
23 GStreamer is a streaming media framework.
24 It uses graphs of elements which operate on data.
25 The functionality to process media is provided by plug-ins which provide
26 features like elements, typefinding, and so on.
27 This allows new functionality to be added simply by installing new plug-ins.
31 GStreamer is cross-platform and works on most UNIX-like platforms as well as
32 Windows. It is released under the GNU Library General Public License
38 <imagedata fileref="gst-universe.svg" format="SVG"/>
41 <para>Relation between gstreamer core objects.</para>
45 <xi:include href="building.xml" />
46 <xi:include href="running.xml" />
49 <chapter id="libgstreamer">
50 <title>GStreamer Core Library</title>
53 libgstreamer-&GST_API_VERSION;.so provides all the core GStreamer services,
54 including initialization, plugin management and types,
55 as well as the object hierarchy that defines elements and bins,
56 along with some more specialized elements.
59 <xi:include href="xml/gst.xml" />
60 <xi:include href="xml/gstallocator.xml" />
61 <xi:include href="xml/gstatomicqueue.xml" />
62 <xi:include href="xml/gstbin.xml" />
63 <xi:include href="xml/gstbuffer.xml" />
64 <xi:include href="xml/gstbufferlist.xml" />
65 <xi:include href="xml/gstbufferpool.xml" />
66 <xi:include href="xml/gstbus.xml" />
67 <xi:include href="xml/gstcaps.xml" />
68 <xi:include href="xml/gstcapsfeatures.xml" />
69 <xi:include href="xml/gstsample.xml" />
70 <xi:include href="xml/gstchildproxy.xml" />
71 <xi:include href="xml/gstclock.xml" />
72 <xi:include href="xml/gstconfig.xml" />
73 <xi:include href="xml/gstcontext.xml" />
74 <xi:include href="xml/gstcontrolbinding.xml" />
75 <xi:include href="xml/gstcontrolsource.xml" />
76 <xi:include href="xml/gstdatetime.xml" />
77 <xi:include href="xml/gstelement.xml" />
78 <xi:include href="xml/gstelementfactory.xml" />
79 <xi:include href="xml/gsterror.xml" />
80 <xi:include href="xml/gstevent.xml" />
81 <xi:include href="xml/gstformat.xml" />
82 <xi:include href="xml/gstghostpad.xml" />
83 <xi:include href="xml/gstiterator.xml" />
84 <xi:include href="xml/gstmemory.xml" />
85 <xi:include href="xml/gstmessage.xml" />
86 <xi:include href="xml/gstmeta.xml" />
87 <xi:include href="xml/gstminiobject.xml" />
88 <xi:include href="xml/gstobject.xml" />
89 <xi:include href="xml/gstpad.xml" />
90 <xi:include href="xml/gstpadtemplate.xml" />
91 <xi:include href="xml/gstparamspec.xml" />
92 <xi:include href="xml/gstparse.xml" />
93 <xi:include href="xml/gstpipeline.xml" />
94 <xi:include href="xml/gstplugin.xml" />
95 <xi:include href="xml/gstpluginfeature.xml" />
96 <xi:include href="xml/gstpoll.xml" />
97 <xi:include href="xml/gstpreset.xml" />
98 <xi:include href="xml/gstprotection.xml" />
99 <xi:include href="xml/gstquery.xml" />
100 <xi:include href="xml/gstregistry.xml" />
101 <xi:include href="xml/gstsegment.xml" />
102 <xi:include href="xml/gststructure.xml" />
103 <xi:include href="xml/gstsystemclock.xml" />
104 <xi:include href="xml/gsttaglist.xml" />
105 <xi:include href="xml/gsttagsetter.xml" />
106 <xi:include href="xml/gsttask.xml" />
107 <xi:include href="xml/gsttaskpool.xml" />
108 <xi:include href="xml/gsttoc.xml" />
109 <xi:include href="xml/gsttocsetter.xml" />
110 <xi:include href="xml/gsttypefind.xml" />
111 <xi:include href="xml/gsttypefindfactory.xml" />
112 <xi:include href="xml/gsturi.xml" />
113 <xi:include href="xml/gsturihandler.xml" />
114 <xi:include href="xml/gstutils.xml" />
115 <xi:include href="xml/gstvalue.xml" />
116 <xi:include href="xml/gstversion.xml" />
120 <chapter id="gstreamer-device-probing">
121 <title>GStreamer Device Discovery and Device Probing</title>
122 <xi:include href="xml/gstdevicemonitor.xml" />
123 <xi:include href="xml/gstdevice.xml" />
124 <xi:include href="xml/gstdeviceprovider.xml" />
125 <xi:include href="xml/gstdeviceproviderfactory.xml" />
128 <chapter id="gstreamer-support">
129 <title>GStreamer Core Support</title>
131 Theses modules support the gstreamer core and plugin development.
132 Application developers will rarely need to know about it.
135 <xi:include href="xml/gstinfo.xml" />
136 <xi:include href="xml/gsttracer.xml" />
137 <xi:include href="xml/gsttracerfactory.xml" />
138 <xi:include href="xml/gsttracerrecord.xml" />
142 <chapter id="gstreamer-hierarchy">
143 <title>Object Hierarchy</title>
144 <xi:include href="xml/tree_index.sgml"/>
148 <title>API Index</title>
149 <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
151 <index role="deprecated">
152 <title>Index of deprecated API</title>
153 <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
156 <title>Index of new API in 1.6</title>
157 <xi:include href="xml/api-index-1.6.xml"><xi:fallback /></xi:include>
160 <title>Index of new API in 1.4</title>
161 <xi:include href="xml/api-index-1.4.xml"><xi:fallback /></xi:include>
164 <title>Index of new API in 1.2.3</title>
165 <xi:include href="xml/api-index-1.2.3.xml"><xi:fallback /></xi:include>
168 <title>Index of new API in 1.2</title>
169 <xi:include href="xml/api-index-1.2.xml"><xi:fallback /></xi:include>
172 <title>Index of new API in 1.0.10</title>
173 <xi:include href="xml/api-index-1.0.10.xml"><xi:fallback /></xi:include>
176 <title>Index of new API in 1.0.5</title>
177 <xi:include href="xml/api-index-1.0.5.xml"><xi:fallback /></xi:include>
180 <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>