multimedia: add custom_audio_effect, raw_video feature 97/129097/1 accepted/tizen/unified/20170515.153907 submit/tizen/20170515.080026
authorEunhae Choi <eunhae1.choi@samsung.com>
Mon, 15 May 2017 03:58:02 +0000 (12:58 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Mon, 15 May 2017 03:58:02 +0000 (12:58 +0900)
Change-Id: I298a5cccb0c2f066507e119efe50570a722adf5f

model-config.xml

index 633ae1cd2cd2a9309f097e05743a0d7eb4fadc85..683329695c979f6333ae946808d01e43a82e1fa9 100644 (file)
@@ -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">10</key>
                <key name="tizen.org/feature/multimedia.transcoder" type="bool">false</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>