multimedia: add custom_audio_effect, raw_video feature 96/129096/1 accepted/tizen/unified/20170515.153742 submit/tizen/20170515.075930
authorEunhae Choi <eunhae1.choi@samsung.com>
Mon, 15 May 2017 03:57:37 +0000 (12:57 +0900)
committerEunhae Choi <eunhae1.choi@samsung.com>
Mon, 15 May 2017 03:57:37 +0000 (12:57 +0900)
Change-Id: Ie413c9ba1e8f106ad5ca1a9d494b4b0c6bee8b49

model-config.xml

index db826689d410b426eb0b614d3e93b2c992871170..46a24407d7ffe416678b77302e0e48927b2c6de9 100644 (file)
@@ -39,6 +39,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">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.ethernet" type="bool">false</key>
                <key name="tizen.org/feature/network.bluetooth" type="bool">true</key>
                <key name="tizen.org/feature/network.bluetooth.audio.call" type="bool">false</key>