multimedia: add custom_audio_effect, raw_video feature 95/129095/1 accepted/tizen/unified/20170515.153639 submit/tizen/20170515.075853
authorEunhae Choi <eunhae1.choi@samsung.com>
Mon, 15 May 2017 03:57:00 +0000 (12:57 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Mon, 15 May 2017 03:57:00 +0000 (12:57 +0900)
Change-Id: I1a824b8f1aef842067e2a10291e51e2908baace2

model-config.xml

index 9fa4b014b9a3822e3ef1dc68cafe9eca1fb7daf0..6eae1732dfdcf32601bf2e7a362d0ec65babb6b6 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">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>