[webrtc] Add 'stats log period' item in [general] category 94/263794/2 accepted/tizen/unified/20210913.123310 submit/tizen/20210913.003249
authorSangchul Lee <sc11.lee@samsung.com>
Fri, 10 Sep 2021 06:56:33 +0000 (15:56 +0900)
committerSangchul Lee <sc11.lee@samsung.com>
Sun, 12 Sep 2021 23:24:23 +0000 (08:24 +0900)
[Version] 0.3.21
[Issue Type] Add

Change-Id: I706cd5124422582e73e65522ade3588454a8966f
Signed-off-by: Sangchul Lee <sc11.lee@samsung.com>
media-config-simulator/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-artik10/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-c4/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-qrb2210/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-rb5/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-rpi3-spk/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-rpi3/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-tm1/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-tw3/hal/etc/multimedia/mmfw_webrtc.ini
media-config-target-vim3/hal/etc/multimedia/mmfw_webrtc.ini
packaging/media-config.spec

index eecdb12..b610821 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 526afea..e6f9121 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 0d65175..d5e5176 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 0d65175..d5e5176 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 0d65175..d5e5176 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 0d65175..d5e5176 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 0d65175..d5e5176 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index e13eadd..e24406b 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 1e4f5c8..bfb90ac 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 0d65175..d5e5176 100644 (file)
@@ -3,6 +3,9 @@
 generate dot = no
 dot path = /tmp
 
+; the period(sec) of printing stats logs (0 to disable it)
+stats log period = 0
+
 ; enable verbose logging
 verbose log = no
 
index 839d187..8b0667d 100644 (file)
@@ -1,6 +1,6 @@
 Name:       media-config
 Summary:    Multimedia Framework system configuration package
-Version:    0.3.20
+Version:    0.3.21
 Release:    0
 Group:      Multimedia/Configuration
 License:    LGPL-2.1 and Apache-2.0