From cc6069eacfd6c5bd6944581fb1a05ca656fdcd3c Mon Sep 17 00:00:00 2001 From: Dirk Dougherty <> Date: Thu, 16 Apr 2009 13:34:12 -0700 Subject: [PATCH] AI 146602: am: CL 146601 Update media formats appendix for cupcake Original author: ddougherty Merged from: //branches/cupcake/... Automated import of CL 146602 --- docs/html/guide/appendix/media-formats.jd | 18 +++++++++++++----- docs/html/guide/topics/media/index.jd | 13 ++++++------- 2 files changed, 19 insertions(+), 12 deletions(-) diff --git a/docs/html/guide/appendix/media-formats.jd b/docs/html/guide/appendix/media-formats.jd index 323192d093396..a3cc0ff09692f 100644 --- a/docs/html/guide/appendix/media-formats.jd +++ b/docs/html/guide/appendix/media-formats.jd @@ -1,8 +1,8 @@ page.title=Android Supported Media Formats @jd:body -
The Core Media Formats table below describes the media format support built into the Android platform. Note that any given mobile device may provide support for additional formats or file types not listed here.
-For your convenience, the table T-Mobile G1 Media Formats describes the additional media formats supported by the T-Mobile G1 device.
+The Core Media Formats table below describes the media format support built into the Android platform. Note that any given mobile device may provide support for additional formats or file types not listed in the table.
+For your convenience, the table T-Mobile G1 Media Formats describes additional media format details for the T-Mobile G1 device.
The platform also lets you record audio, where supported by the mobile device -hardware. Recording of video is not currently supported, but is planned for a -future release. To record audio, use the -{@link android.media.MediaRecorder} class. Note that the emulator doesn't have -hardware to capture audio, but actual mobile devices are likely to provide these -capabilities that you can access through MediaRecorder.
+The platform also lets you record audio and video, where supported by the +mobile device hardware. To record audio or video, use the {@link +android.media.MediaRecorder} class. Note that the emulator doesn't have hardware +to capture audio or video, but actual mobile devices are likely to provide these +capabilities, accessible through the MediaRecorder class.
-For a list of the media formats for which Android offers built-in support, +
For a list of media formats for which Android offers built-in support, see the Android Media Formats appendix.