new proggy I never checked in
[platform/upstream/gstreamer.git] / docs / manual / highlevel-components.xml
1 <chapter id="cha-components">
2   <title>Components</title>
3
4   <para>
5     FIXME: This chapter is way out of date.
6   </para>
7
8   <para> 
9     <application>GStreamer</application> includes components that people can include
10     in their programs.
11   </para>
12
13   <sect1>
14     <title>GstPlay</title>
15     <para> 
16       GstPlay is a GtkWidget with a simple API to play, pause and stop a media file.
17     </para>
18       
19   </sect1>
20
21   <sect1>
22     <title>GstMediaPlay</title>
23     <para> 
24       GstMediaply is a complete player widget.
25     </para>
26       
27   </sect1>
28
29   <sect1>
30     <title>GstEditor</title>
31     <para> 
32       GstEditor is a set of widgets to display a graphical representation of a 
33       pipeline.
34     </para> 
35   </sect1>
36
37 </chapter>