Table 7.1. gstreamer keys
| Key | Type | Default | Description |
|---|---|---|---|
| /schemas/system/gstreamer/0.10/default/audiosink | string | autoaudiosink | 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.10/default/audiosink_description | string | Default | Describes the selected output element. |
| /schemas/system/gstreamer/0.10/default/musicaudiosink | string | autoaudiosink | 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.10/default/musicaudiosink_description | string | Default | Describes the selected output element for Music and Movies. |
| /schemas/system/gstreamer/0.10/default/chataudiosink | string | autoaudiosink | 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.10/default/chataudiosink_description | string | Default | Describes the selected output element for Audio/Video Conferencing. |
| /schemas/system/gstreamer/0.10/default/audiosink_description | string | Default | Describes the selected output element. |
| /schemas/system/gstreamer/0.10/default/musicaudiosink | string | autoaudiosink | 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.10/default/musicaudiosink_description | string | Default | Describes the selected output element for Music and Movies. |
| /schemas/system/gstreamer/0.10/default/chataudiosink | string | autoaudiosink | 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.10/default/chataudiosink_description | string | Default | Describes the selected output element for Audio/Video Conferencing. |
| /schemas/system/gstreamer/0.10/default/videosink | string | autovideosink | GStreamer 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/audiosrc | string | alsasrc | 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.10/default/audiosrc_description | string | Default | Describes the selected input element. |
| /schemas/system/gstreamer/0.10/default/audiosrc_description | string | Default | Describes the selected input element. |
| /schemas/system/gstreamer/0.10/default/videosrc | string | v4lsrc | 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.10/default/visualization | string | goom | 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. |