summaryrefslogtreecommitdiff
path: root/tm1
diff options
context:
space:
mode:
authorEunhye Choi <eunhae1.choi@samsung.com>2019-07-12 17:39:40 +0900
committerEunhye Choi <eunhae1.choi@samsung.com>2019-07-16 16:02:01 +0900
commitfda81a65a68b5acb3a32118d4234284843cf9d88 (patch)
tree61fe85619f305acd37c9479b9c6b60e8ed0bcba8 /tm1
parent9b20ba44be65e965736a4a2eef59b36fcbbc3ab4 (diff)
downloadunified-model-config-fda81a65a68b5acb3a32118d4234284843cf9d88.tar.gz
unified-model-config-fda81a65a68b5acb3a32118d4234284843cf9d88.tar.bz2
unified-model-config-fda81a65a68b5acb3a32118d4234284843cf9d88.zip
[ACR-1420] Add new feature for audio offloadsubmit/tizen/20190716.072658accepted/tizen/unified/20190716.111201
- Add audio offload feature - Modify the iot supportable feature : custom_audio_effect, raw_video, stream_info is csharp api feature especially for TV product. they should be 'true' by default. Change-Id: Iff03f55d32e36935d7365c38a721671691ecac82
Diffstat (limited to 'tm1')
-rw-r--r--tm1/model-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tm1/model-config.xml b/tm1/model-config.xml
index e3d972b..48c6e6b 100644
--- a/tm1/model-config.xml
+++ b/tm1/model-config.xml
@@ -63,6 +63,7 @@
<key name="tizen.org/feature/multimedia.player.stream_info" type="bool">true</key>
<key name="tizen.org/feature/multimedia.media_codec" type="bool">true</key>
<key name="tizen.org/feature/multimedia.player.spherical_video" type="bool">true</key>
+ <key name="tizen.org/feature/multimedia.player.audio_offload" type="bool">false</key>
<key name="tizen.org/feature/content.scanning.others" type="bool">true</key>
<key name="tizen.org/feature/content.filter.pinyin" type="bool">true</key>
<key name="tizen.org/feature/network.asp" type="bool">true</key>