projects/Ultra: add Ultra specific audio options

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2011-07-26 11:50:10 +02:00
parent 1615603a37
commit c27a8ce73b

View File

@ -0,0 +1,15 @@
<audiooutput>
<ac3passthrough>true</ac3passthrough>
<audiodevice>custom</audiodevice>
<channellayout>0</channellayout>
<customdevice>plughw:1,7</customdevice>
<custompassthrough>plughw:1,7</custompassthrough>
<dontnormalizelevels>true</dontnormalizelevels>
<dtspassthrough>true</dtspassthrough>
<mode>0</mode>
<passthroughaac>false</passthroughaac>
<passthroughdevice>custom</passthroughdevice>
<passthroughmp1>false</passthroughmp1>
<passthroughmp2>false</passthroughmp2>
<passthroughmp3>false</passthroughmp3>
</audiooutput>