summaryrefslogtreecommitdiff
path: root/src/appMain/smartDeviceLink.ini
diff options
context:
space:
mode:
authorAleksandr Galiuzov <AGaliuzov@luxoft.com>2015-06-25 10:45:31 +0300
committerAleksandr Galiuzov <AGaliuzov@luxoft.com>2015-06-25 10:45:31 +0300
commit008f3837ae2a40094024faed111b7526ae9ab1fe (patch)
tree51bf6925fba76d7d07fd486c554c6a713f8aaf27 /src/appMain/smartDeviceLink.ini
parent698f34f71165f31ef742fbd1e9ccd22405a0a474 (diff)
parent89f3a68b46674e5e88d3da612ea50287b8b317ff (diff)
downloadsdl_core-008f3837ae2a40094024faed111b7526ae9ab1fe.tar.gz
Merge branch 'release/4.0.0' into develop
Diffstat (limited to 'src/appMain/smartDeviceLink.ini')
-rw-r--r--src/appMain/smartDeviceLink.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/appMain/smartDeviceLink.ini b/src/appMain/smartDeviceLink.ini
index 27cd255665..dcad14a611 100644
--- a/src/appMain/smartDeviceLink.ini
+++ b/src/appMain/smartDeviceLink.ini
@@ -63,8 +63,8 @@ ReadDIDRequest = 5, 1
GetVehicleDataRequest = 5, 1
[MEDIA MANAGER]
-; where 3 is a number of retries and 1 is a timeout in seconds for request frequency
-StartStreamRetry = 3, 1
+; where 3 is a number of retries and 1000 is a timeout in milliseconds for request frequency
+StartStreamRetry = 3, 1000
EnableRedecoding = false
VideoStreamConsumer = socket
AudioStreamConsumer = socket