gstreamer/docs/manual/highlevel-components.xml
Thomas Vander Stichele b96dde3be0 update translations update release doc change ERROR to WARNING for GStreamer errors being signaled
Original commit message from CVS:
update translations
update release doc
change ERROR to WARNING for GStreamer errors being signaled
2004-02-26 14:19:01 +00:00

38 lines
844 B
XML

<chapter id="chapter-components">
<title>Components</title>
<para>
FIXME: This chapter is way out of date.
</para>
<para>
<application>GStreamer</application> includes components that people can include
in their programs.
</para>
<sect1 id="section-components-gst-play">
<title>GstPlay</title>
<para>
GstPlay is a GtkWidget with a simple API to play, pause and stop a media file.
</para>
</sect1>
<sect1 id="section-components-gst-media-play">
<title>GstMediaPlay</title>
<para>
GstMediaPlay is a complete player widget.
</para>
</sect1>
<sect1 id="section-components-gst-editor">
<title>GstEditor</title>
<para>
GstEditor is a set of widgets to display a graphical representation of a
pipeline.
</para>
</sect1>
</chapter>