reversed wingo's changes, because this works and I spent half an hour figuring out...
[platform/upstream/gstreamer.git] / docs / manual / components.sgml
1 <chapter id="cha-components">
2   <title>Components</title>
3   <para> 
4     <application>GStreamer</application> includes components that people can include
5     in their programs.
6   </para>
7
8   <sect1>
9     <title>GstPlay</title>
10     <para> 
11       GstPlay is a GtkWidget with a simple API to play, pause and stop a media file.
12     </para>
13       
14   </sect1>
15
16   <sect1>
17     <title>GstMediaPlay</title>
18     <para> 
19       GstMediaply is a complete player widget.
20     </para>
21       
22   </sect1>
23
24   <sect1>
25     <title>GstEditor</title>
26     <para> 
27       GstEditor is a set of widgets to display a graphical representation of a 
28       pipeline.
29     </para> 
30   </sect1>
31
32 </chapter>