summaryrefslogtreecommitdiff
path: root/model-config.xml
diff options
context:
space:
mode:
authorEunhae Choi <eunhae1.choi@samsung.com>2017-05-15 12:57:00 +0900
committerEunhae Choi <eunhae1.choi@samsung.com>2017-05-15 12:57:00 +0900
commit714ca50e2cae557378e00459e8c3704eb4008fdc (patch)
tree0c8fbecc956697d84a66a176099107db39587379 /model-config.xml
parenta4b258fb9d305673d5a3097c3e6eaf9db9fb2258 (diff)
downloadmodel-config-tm1-714ca50e2cae557378e00459e8c3704eb4008fdc.tar.gz
model-config-tm1-714ca50e2cae557378e00459e8c3704eb4008fdc.tar.bz2
model-config-tm1-714ca50e2cae557378e00459e8c3704eb4008fdc.zip
multimedia: add custom_audio_effect, raw_video featuresubmit/tizen/20170515.075853accepted/tizen/unified/20170515.153639
Change-Id: I1a824b8f1aef842067e2a10291e51e2908baace2
Diffstat (limited to 'model-config.xml')
-rw-r--r--model-config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml
index 9fa4b01..6eae173 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -37,6 +37,8 @@
<key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
<key name="tizen.org/feature/multi_point_touch.point_count" type="int">2</key>
<key name="tizen.org/feature/multimedia.transcoder" type="bool">true</key>
+ <key name="tizen.org/feature/multimedia.custom_audio_effect" type="bool">true</key>
+ <key name="tizen.org/feature/multimedia.raw_video" type="bool">true</key>
<key name="tizen.org/feature/network.internet" type="bool">true</key>
<key name="tizen.org/feature/network.ethernet" type="bool">false</key>
<key name="tizen.org/feature/network.bluetooth" type="bool">true</key>