mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
projects/Ultra: add Ultra specific audio options
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
1615603a37
commit
c27a8ce73b
15
projects/Ultra/xbmc/guisettings.xml
Normal file
15
projects/Ultra/xbmc/guisettings.xml
Normal 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>
|
Loading…
x
Reference in New Issue
Block a user