Change the max count of AudioOut 16 to 64
authorEonseokLee <eonseok.lee@samsung.com>
Fri, 31 May 2013 05:36:11 +0000 (14:36 +0900)
committerEonseokLee <eonseok.lee@samsung.com>
Fri, 31 May 2013 05:37:23 +0000 (14:37 +0900)
Change-Id: Ic892ea31bf6de72f13fb60b398a676c317a4be94
Signed-off-by: EonseokLee <eonseok.lee@samsung.com>
res/arm/usr/etc/media-capability.xml
res/x86/usr/etc/media-capability.xml

index a919048..f1bdbf4 100755 (executable)
@@ -16,7 +16,7 @@
   </AudioIn>\r
 \r
   <AudioOut>\r
-    <CountMax>16</CountMax>\r
+    <CountMax>64</CountMax>\r
     <SampleRate>\r
       <value>8000</value>\r
       <value>11025</value>\r
index cec6ede..ecc6a8e 100755 (executable)
@@ -16,7 +16,7 @@
   </AudioIn>\r
 \r
   <AudioOut>\r
-    <CountMax>16</CountMax>\r
+    <CountMax>64</CountMax>\r
     <SampleRate>\r
       <value>8000</value>\r
       <value>11025</value>\r