mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
xbmc: fix audio delays issue
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
0af8ac461b
commit
5aa596e6b4
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user