/schemas/system/gstreamer/@GST_MAJORMINOR@/default/audiosink /system/gstreamer/@GST_MAJORMINOR@/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/@GST_MAJORMINOR@/default/videosink /system/gstreamer/@GST_MAJORMINOR@/default/videosink gstreamer string xvimagesink 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/@GST_MAJORMINOR@/default/audiosrc /system/gstreamer/@GST_MAJORMINOR@/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/@GST_MAJORMINOR@/default/videosrc /system/gstreamer/@GST_MAJORMINOR@/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/@GST_MAJORMINOR@/default/visualization /system/gstreamer/@GST_MAJORMINOR@/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.