summaryrefslogtreecommitdiffstats
path: root/api/current.xml
diff options
context:
space:
mode:
authorChih-Chung Chang <chihchung@google.com>2010-06-30 20:22:40 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2010-06-30 20:22:40 -0700
commitbda93c4cb94b47c86251d22df16e46a514c191ef (patch)
tree08ba3e6f84f7f037d7ab623cb36c0d880c74ad15 /api/current.xml
parentd3233ae9027cd0459bdcb6f574ee1ffe02736109 (diff)
parent09b9005769f2b717f637131578ce6cfa6bd62bd9 (diff)
downloadframeworks_base-bda93c4cb94b47c86251d22df16e46a514c191ef.zip
frameworks_base-bda93c4cb94b47c86251d22df16e46a514c191ef.tar.gz
frameworks_base-bda93c4cb94b47c86251d22df16e46a514c191ef.tar.bz2
am 09b90057: Add multiple camera support for in MediaProfiles.
Merge commit '09b9005769f2b717f637131578ce6cfa6bd62bd9' into gingerbread-plus-aosp * commit '09b9005769f2b717f637131578ce6cfa6bd62bd9': Add multiple camera support for in MediaProfiles.
Diffstat (limited to 'api/current.xml')
-rw-r--r--api/current.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml
index bc21c3a..0248b04 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -87306,6 +87306,21 @@
<parameter name="quality" type="int">
</parameter>
</method>
+<method name="get"
+ return="android.media.CamcorderProfile"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="true"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+<parameter name="cameraId" type="int">
+</parameter>
+<parameter name="quality" type="int">
+</parameter>
+</method>
<field name="QUALITY_HIGH"
type="int"
transient="false"
@@ -87478,6 +87493,21 @@
<parameter name="quality" type="int">
</parameter>
</method>
+<method name="getJpegEncodingQualityParameter"
+ return="int"
+ abstract="false"
+ native="false"
+ synchronized="false"
+ static="true"
+ final="false"
+ deprecated="not deprecated"
+ visibility="public"
+>
+<parameter name="cameraId" type="int">
+</parameter>
+<parameter name="quality" type="int">
+</parameter>
+</method>
<field name="QUALITY_HIGH"
type="int"
transient="false"