2004-12-15 07:30:55 +00:00
|
|
|
<chapter id="chapter-components">
|
|
|
|
<title>Components</title>
|
|
|
|
|
|
|
|
<para>
|
2004-12-15 07:45:16 +00:00
|
|
|
FIXME: This chapter is way out of date.
|
2004-12-15 07:30:55 +00:00
|
|
|
</para>
|
|
|
|
|
2004-12-15 07:45:16 +00:00
|
|
|
<para>
|
|
|
|
<application>GStreamer</application> includes components that people can include
|
|
|
|
in their programs.
|
2004-12-15 07:30:55 +00:00
|
|
|
</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>
|
|
|
|
|
2004-12-15 07:45:16 +00:00
|
|
|
<sect1 id="section-components-gst-media-play">
|
|
|
|
<title>GstMediaPlay</title>
|
|
|
|
<para>
|
|
|
|
GstMediaPlay is a complete player widget.
|
|
|
|
</para>
|
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|
2004-12-15 07:30:55 +00:00
|
|
|
<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>
|