diff options
Diffstat (limited to 'gconf/gstreamer.schemas')
-rw-r--r-- | gconf/gstreamer.schemas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gconf/gstreamer.schemas b/gconf/gstreamer.schemas index e1a2ebb1..c27278d5 100644 --- a/gconf/gstreamer.schemas +++ b/gconf/gstreamer.schemas @@ -5,7 +5,7 @@ <applyto>/system/gstreamer/default/audiosink</applyto> <owner>gstreamer</owner> <type>string</type> - <default>osssink</default> + <default>osssink sync=false</default> <locale name="C"> <short>default GStreamer audiosink</short> <long>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.</long> |