From 485042fe9f3f189e219018626c41b5ec23649afa Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 24 Feb 2004 16:46:13 +0000 Subject: add correct schema file Original commit message from CVS: add correct schema file --- gconf/gstreamer.schemas | 59 ------------------------------------------------- 1 file changed, 59 deletions(-) delete mode 100644 gconf/gstreamer.schemas (limited to 'gconf/gstreamer.schemas') diff --git a/gconf/gstreamer.schemas b/gconf/gstreamer.schemas deleted file mode 100644 index 71cc3613..00000000 --- a/gconf/gstreamer.schemas +++ /dev/null @@ -1,59 +0,0 @@ - - - - /schemas/system/gstreamer-0.7/default/audiosink - /system/gstreamer-0.7/default/audiosink - gstreamer - string - osssink - - default GStreamer audiosink - GStreamer can play audio using any number of output elements. Some possible choices are osssink, esdsink and alsasink. The audiosink can be a partial pipeline instead of just one element. - - - - /schemas/system/gstreamer-0.7/default/videosink - /system/gstreamer-0.7/default/videosink - gstreamer - string - xvideosink - - default GStreamer videosink - GStreamer can play video using any number of output elements. Some possible choices are xvideosink, sdlvideosink and aasink. The videosink can be a partial pipeline instead of just one element. - - - - /schemas/system/gstreamer-0.7/default/audiosrc - /system/gstreamer-0.7/default/audiosrc - gstreamer - string - osssrc - - default GStreamer audio source - GStreamer can record audio using any number of input elements. Some possible choices are osssrc, esdsrc and alsasrc. The audio source can be a partial pipeline instead of just one element. - - - - /schemas/system/gstreamer-0.7/default/videosrc - /system/gstreamer-0.7/default/videosrc - gstreamer - string - v4lsrc - - default GStreamer video source - GStreamer can record video from any number of input elements. Some possible choices are v4lsrc and videotestsrc. The video source can be a partial pipeline instead of just one element. - - - - /schemas/system/gstreamer-0.7/default/visualization - /system/gstreamer-0.7/default/visualization - gstreamer - string - goom - - default GStreamer visualization plugin - GStreamer can put visualization plugins in a pipeline to transform audio stream in video frames. Default is goom but more visualization plugins will be ported soon. The visualization plugin can be a partial pipeline instead of just one element. - - - - -- cgit v1.2.1