gstreamer

Table 7.1. gstreamer keys

KeyTypeDefaultDescription
/schemas/system/gstreamer/0.10/default/audiosinkstringautoaudiosinkGStreamer 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.10/default/audiosink_descriptionstringDefaultDescribes the selected output element.
/schemas/system/gstreamer/0.10/default/musicaudiosinkstringautoaudiosinkGStreamer 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.10/default/musicaudiosink_descriptionstringDefaultDescribes the selected output element for Music and Movies.
/schemas/system/gstreamer/0.10/default/chataudiosinkstringautoaudiosinkGStreamer 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.10/default/chataudiosink_descriptionstringDefaultDescribes the selected output element for Audio/Video Conferencing.
/schemas/system/gstreamer/0.10/default/audiosink_descriptionstringDefaultDescribes the selected output element.
/schemas/system/gstreamer/0.10/default/musicaudiosinkstringautoaudiosinkGStreamer 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.10/default/musicaudiosink_descriptionstringDefaultDescribes the selected output element for Music and Movies.
/schemas/system/gstreamer/0.10/default/chataudiosinkstringautoaudiosinkGStreamer 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.10/default/chataudiosink_descriptionstringDefaultDescribes the selected output element for Audio/Video Conferencing.
/schemas/system/gstreamer/0.10/default/videosinkstringautovideosinkGStreamer can play video using any number of output elements. Some possible choices are xvimagesink, ximagesink, sdlvideosink and aasink. The videosink can be a partial pipeline instead of just one element.
/schemas/system/gstreamer/0.10/default/audiosrcstringalsasrcGStreamer 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.10/default/audiosrc_descriptionstringDefaultDescribes the selected input element.
/schemas/system/gstreamer/0.10/default/audiosrc_descriptionstringDefaultDescribes the selected input element.
/schemas/system/gstreamer/0.10/default/videosrcstringv4lsrcGStreamer 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.10/default/visualizationstringgoomGStreamer 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.