alsa: add another sample asound.conf

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2010-08-27 13:45:30 +02:00
parent 5be8a33197
commit 1a6852a5ee

View File

@ -0,0 +1,6 @@
pcm.!default {
type plug
slave {
pcm "hdmi"
}
}