29
<key>/schemas/apps/gnomeradio/volume</key>
30
<applyto>/apps/gnomeradio/volume</applyto>
31
<owner>gnomeradio</owner>
33
<default>100</default>
36
<long>The stored value of the volume (0-100)</long>
42
28
<key>/schemas/apps/gnomeradio/device</key>
43
29
<applyto>/apps/gnomeradio/device</applyto>
102
<key>/schemas/apps/gnomeradio/recording/record-in-stereo</key>
103
<applyto>/apps/gnomeradio/recording/record-in-stereo</applyto>
104
<owner>gnomeradio</owner>
106
<default>TRUE</default>
108
<short>Record in stereo or mono</short>
109
<long>Whether the output should be in stereo or mono</long>
114
<key>/schemas/apps/gnomeradio/recording/record-as-mp3</key>
115
<applyto>/apps/gnomeradio/recording/record-as-mp3</applyto>
116
<owner>gnomeradio</owner>
118
<default>FALSE</default>
120
<short>Record as mp3- or wave-file</short>
121
<long>Whether the output should be a mp3- or a wave-file</long>
126
<key>/schemas/apps/gnomeradio/recording/audio-device</key>
127
<applyto>/apps/gnomeradio/recording/audio-device</applyto>
128
<owner>gnomeradio</owner>
130
<default>/dev/audio</default>
132
<short>Audio device</short>
133
<long>The audio device to use (usually /dev/audio)</long>
138
<key>/schemas/apps/gnomeradio/recording/encoder</key>
139
<applyto>/apps/gnomeradio/recording/encoder</applyto>
140
<owner>gnomeradio</owner>
142
<default>oggenc</default>
144
<short>MP3 encoder</short>
145
<long>Choose the mp3 encoder that should be used</long>
150
<key>/schemas/apps/gnomeradio/recording/bitrate</key>
151
<applyto>/apps/gnomeradio/recording/bitrate</applyto>
152
<owner>gnomeradio</owner>
154
<default>192</default>
156
<short>MP3 bitrate</short>
157
<long>Choose the bitrate in which the mp3 will be encoded</long>
162
<key>/schemas/apps/gnomeradio/recording/sample-rate</key>
163
<applyto>/apps/gnomeradio/recording/sample-rate</applyto>
164
<owner>gnomeradio</owner>
166
<default>44100</default>
168
<short>Sample rate</short>
169
<long>The audio sample-rate of the wave-file</long>
174
<key>/schemas/apps/gnomeradio/recording/sample-format</key>
175
<applyto>/apps/gnomeradio/recording/sample-format</applyto>
176
<owner>gnomeradio</owner>
178
<default>16</default>
180
<short>Sample format</short>
181
<long>The format (8 or 16 bit) of the wave-file</long>
88
<key>/schemas/apps/gnomeradio/recording/profile</key>
89
<applyto>/apps/gnomeradio/recording/profile</applyto>
90
<owner>gnomeradio</owner>
92
<default>cdlossy</default>
94
<short>GnomeMedia Profile</short>
95
<long>Choose the GnomeMedia Profile that should be used for recording</long>