VLC constants: Increase open wait time, remove socket wait time
This commit is contained in:
parent
0f5b827e4c
commit
c785600a6b
@ -54,8 +54,7 @@ MPC_LOCK_WAIT_TIME = 0.2
|
||||
MPC_RETRY_WAIT_TIME = 0.01
|
||||
MPC_MAX_RETRIES = 30
|
||||
MPC_PAUSE_TOGGLE_DELAY = 0.05
|
||||
VLC_OPEN_MAX_WAIT_TIME = 10
|
||||
VLC_SOCKET_OPEN_WAIT_TIME = 5
|
||||
VLC_OPEN_MAX_WAIT_TIME = 15
|
||||
VLC_MIN_PORT = 10000
|
||||
VLC_MAX_PORT = 55000
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user