b784bf6edf685b2c8e21f3a034354c3dc4a0c3a9
[platform/upstream/gst-plugins-good.git] / gconf / gstreamer.schemas
1 <gconfschemafile>
2    <schemalist>
3       <schema>
4         <key>/schemas/system/gstreamer/default/audiosink</key>
5         <applyto>/system/gstreamer/default/audiosink</applyto>
6         <owner>gstreamer</owner>
7         <type>string</type>
8         <default>osssink</default>
9         <locale name="C">
10         <short>default GStreamer audiosink</short>
11         <long>GStreamer can play audio using any number of output plugins.  Some possible choices are osssink, esdsink and alsasink.</long>
12         </locale>
13       </schema>
14       <schema>
15         <key>/schemas/system/gstreamer/default/videosink</key>
16         <applyto>/system/gstreamer/default/videosink</applyto>
17         <owner>gstreamer</owner>
18         <type>string</type>
19         <default>videosink</default>
20         <locale name="C">
21         <short>default GStreamer videosink</short>
22         <long>GStreamer can play video using any number of output plugins.  Some possible choices are videosink, sdlvideosink and aasink.</long>
23         </locale>
24       </schema>
25     </schemalist>
26 </gconfschemafile>