gnome-media

Table 7.5. gnome-media keys

KeyTypeDefaultDescription
/schemas/system/gstreamer/0.10/audio/global/profile_listlist[cdlossy,cdlossless,voicelossy,voicelossless] List of audio recording profiles. The list contains strings naming subdirectories relative to /system/gstreamer/0.10/audio/profiles.
/schemas/system/gstreamer/0.10/audio/profiles/namestring  A short name for the audio profile, to be used in selections and uniquely identifying the profile.
/schemas/system/gstreamer/0.10/audio/profiles/descriptionstring  A description of the profile, containing more information and describing when to use this profile.
/schemas/system/gstreamer/0.10/audio/profiles/pipelinestring  A partial GStreamer pipeline to use for this profile.
/schemas/system/gstreamer/0.10/audio/profiles/extensionstring  A filename extension to be used when storing files encoded with this profile.
/schemas/system/gstreamer/0.10/audio/profiles/activebooltrue Whether or not to use and display this profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossy/namestring  A short name for the audio profile, to be used in selections and uniquely identifying the profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossy/descriptionstring  A description of the profile, containing more information and describing when to use this profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossy/pipelinestring audio/x-raw-float,rate=44100,channels=2 ! vorbisenc name=enc quality=0.5 ! oggmux A partial GStreamer pipeline to use for this profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossy/extensionstringogg A filename extension to be used when storing files encoded with this profile.
/schemas/system/gstreamer/0.10/audio/profiles/activebooltrue Whether or not to use and display this profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossless/namestring  A short name for the audio profile, to be used in selections and uniquely identifying the profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossless/descriptionstring  A description of the profile, containing more information and describing when to use this profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossless/pipelinestringaudio/x-raw-int,rate=44100,channels=2 ! flacenc name=enc A partial GStreamer pipeline to use for this profile.
/schemas/system/gstreamer/0.10/audio/profiles/cdlossless/extensionstringflac A filename extension to be used when storing files encoded with this profile.
/schemas/system/gstreamer/0.10/audio/profiles/activebooltrue Whether or not to use and display this profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossless/namestring  A short name for the audio profile, to be used in selections and uniquely identifying the profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossless/descriptionstring  A description of the profile, containing more information and describing when to use this profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossless/pipelinestringaudio/x-raw-int,rate=22050,channels=1 ! wavenc name=enc A partial GStreamer pipeline to use for this profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossless/extensionstringwav A filename extension to be used when storing files encoded with this profile.
/schemas/system/gstreamer/0.10/audio/profiles/activebooltrue Whether or not to use and display this profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossy/namestring  A short name for the audio profile, to be used in selections and uniquely identifying the profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossy/descriptionstring  A description of the profile, containing more information and describing when to use this profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossy/pipelinestringspeexenc name=enc ! oggmux A partial GStreamer pipeline to use for this profile.
/schemas/system/gstreamer/0.10/audio/profiles/voicelossy/extensionstringogg A filename extension to be used when storing files encoded with this profile.
/schemas/system/gstreamer/0.10/audio/profiles/activebooltrue Whether or not to use and display this profile.