changed "plughw:0,0" to "default"

This commit is contained in:
fgerlits 2005-07-28 09:33:47 +00:00
parent f42e5b094d
commit 325092f8df

View file

@ -8,5 +8,5 @@
]>
<audioPlayer>
<gstreamerPlayer audioDevice = "plughw:0,0" />
<gstreamerPlayer audioDevice = "default" />
</audioPlayer>