mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-13 12:51:16 +00:00
a66e674649
g-ir-scanner includes section docs as class/interface docs if the section name is equal to the lowercase type name. Since all the documentation is in section blocks, rename them to match the type names. https://bugzilla.gnome.org/show_bug.cgi?id=727776
130 lines
4.4 KiB
XML
130 lines
4.4 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 Editing Services &GES_VERSION; Reference Manual</title>
|
|
<releaseinfo>
|
|
for GStreamer Editing Services &GST_API_VERSION; (&GES_VERSION;)
|
|
</releaseinfo>
|
|
</bookinfo>
|
|
|
|
<chapter>
|
|
<title>GStreamer Editing Services Overview</title>
|
|
<para>
|
|
The "GStreamer Editing Services" is a library to simplify the creation
|
|
of multimedia editing applications. Based on the GStreamer multimedia framework
|
|
and the GNonLin set of plugins, its goals are to suit all types of editing-related
|
|
applications.
|
|
</para>
|
|
|
|
<para>
|
|
The GStreamer Editing Services are cross-platform and work on most UNIX-like
|
|
platform as well as Windows. It is released under the GNU Library General Public License
|
|
(GNU LGPL).
|
|
</para>
|
|
<xi:include href="architecture.xml"/>
|
|
<xi:include href="xml/ges-common.xml"/>
|
|
<xi:include href="xml/ges-enums.xml"/>
|
|
<xi:include href="xml/ges-gerror.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Base Classes</title>
|
|
<xi:include href="xml/gestimeline.xml"/>
|
|
<xi:include href="xml/geslayer.xml"/>
|
|
<xi:include href="xml/gestimelineelement.xml"/>
|
|
<xi:include href="xml/gescontainer.xml"/>
|
|
<xi:include href="xml/gesclip.xml"/>
|
|
<xi:include href="xml/gessourceclip.xml"/>
|
|
<xi:include href="xml/gesoperationclip.xml"/>
|
|
<xi:include href="xml/gesoverlayclip.xml"/>
|
|
<xi:include href="xml/gesbaseeffectclip.xml"/>
|
|
<xi:include href="xml/gestrack.xml"/>
|
|
<xi:include href="xml/gestrackelement.xml"/>
|
|
<xi:include href="xml/gessource.xml"/>
|
|
<xi:include href="xml/gesvideosource.xml"/>
|
|
<xi:include href="xml/gesaudiosource.xml"/>
|
|
<xi:include href="xml/gesbaseeffect.xml"/>
|
|
<xi:include href="xml/gesoperation.xml"/>
|
|
<xi:include href="xml/gesbasetransitionclip.xml"/>
|
|
<xi:include href="xml/gesasset.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Timeline objects</title>
|
|
<xi:include href="xml/gestimelinefilesource.xml"/>
|
|
<xi:include href="xml/gestitleclip.xml"/>
|
|
<xi:include href="xml/gestestclip.xml"/>
|
|
<xi:include href="xml/gestextoverlayclip.xml"/>
|
|
<xi:include href="xml/gestransitionclip.xml"/>
|
|
<xi:include href="xml/geseffectclip.xml"/>
|
|
<xi:include href="xml/gesgroup.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Track objects</title>
|
|
<xi:include href="xml/gesaudiourisource.xml"/>
|
|
<xi:include href="xml/gesvideourisource.xml"/>
|
|
<xi:include href="xml/gestitlesource.xml"/>
|
|
<xi:include href="xml/gesaudiotestsource.xml"/>
|
|
<xi:include href="xml/gesvideotestsource.xml"/>
|
|
<xi:include href="xml/gestextoverlay.xml"/>
|
|
<xi:include href="xml/gestransition.xml"/>
|
|
<xi:include href="xml/gesvideotransition.xml"/>
|
|
<xi:include href="xml/gesaudiotransition.xml"/>
|
|
<xi:include href="xml/gesimagesource.xml"/>
|
|
<xi:include href="xml/gesmultifilesource.xml"/>
|
|
<xi:include href="xml/geseffect.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Convenience classes</title>
|
|
<xi:include href="xml/gespipeline.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Serialization Classes</title>
|
|
<xi:include href="xml/gesformatter.xml"/>
|
|
<xi:include href="xml/gespitiviformatter.xml"/>
|
|
<xi:include href="xml/gesbasexmlformatter.xml"/>
|
|
<xi:include href="xml/gesxmlformatter.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Interfaces</title>
|
|
<xi:include href="xml/gesmetacontainer.xml"/>
|
|
<xi:include href="xml/gesextractable.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Assets</title>
|
|
<xi:include href="xml/gesclipasset.xml"/>
|
|
<xi:include href="xml/gestrackelementasset.xml"/>
|
|
<xi:include href="xml/gesuriclipasset.xml"/>
|
|
<xi:include href="xml/gesurisourceasset.xml"/>
|
|
<xi:include href="xml/gesproject.xml"/>
|
|
</chapter>
|
|
|
|
<chapter>
|
|
<title>Tracks</title>
|
|
<xi:include href="xml/gesvideotrack.xml"/>
|
|
<xi:include href="xml/gesaudiotrack.xml"/>
|
|
</chapter>
|
|
|
|
<chapter id="ges-hierarchy">
|
|
<title>Object Hierarchy</title>
|
|
<xi:include href="xml/tree_index.sgml"/>
|
|
</chapter>
|
|
|
|
<index id="api-index-full">
|
|
<title>API Index</title>
|
|
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
|
|
</index>
|
|
|
|
<xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
|
|
</book>
|