xbmc-frodo: fix audio delays issue

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-09-29 21:09:57 +02:00
parent 5aa596e6b4
commit c3796bf8b0

View File

@ -4,6 +4,16 @@
<showexitbutton>false</showexitbutton> <showexitbutton>false</showexitbutton>
<cputempcommand>cputemp</cputempcommand> <cputempcommand>cputemp</cputempcommand>
<gputempcommand>gputemp</gputempcommand> <gputempcommand>gputemp</gputempcommand>
<video>
<latency>
<delay>0</delay>
<refresh>
<min>20</min>
<max>24</max>
<delay>175</delay>
</refresh>
</latency>
</video>
<samba> <samba>
<clienttimeout>30</clienttimeout> <clienttimeout>30</clienttimeout>
</samba> </samba>