summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2012-02-09 10:09:14 -0800
committerScott Main <smain@google.com>2012-02-09 12:45:16 -0800
commit52bfc243684b2f340da326aaa38e9021e4e3b2e6 (patch)
treed4f54b539bf5125f8e4f5aac3a7577cc08703559 /media
parent09ff04d7893a9f49e478bb732ce1ea1b17662a3b (diff)
downloadframeworks_base-52bfc243684b2f340da326aaa38e9021e4e3b2e6.zip
frameworks_base-52bfc243684b2f340da326aaa38e9021e4e3b2e6.tar.gz
frameworks_base-52bfc243684b2f340da326aaa38e9021e4e3b2e6.tar.bz2
docs: fix misc doc bugs from external issue tracker
Change-Id: If6ff3476670e42b321d56d4a1482ccff96d4d500
Diffstat (limited to 'media')
-rw-r--r--media/java/android/media/CamcorderProfile.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/media/java/android/media/CamcorderProfile.java b/media/java/android/media/CamcorderProfile.java
index 7d60c55..e94bddc 100644
--- a/media/java/android/media/CamcorderProfile.java
+++ b/media/java/android/media/CamcorderProfile.java
@@ -20,12 +20,12 @@ import android.hardware.Camera;
import android.hardware.Camera.CameraInfo;
/**
- * The CamcorderProfile class is used to retrieve the
+ * Retrieves the
* predefined camcorder profile settings for camcorder applications.
* These settings are read-only.
*
- * The compressed output from a recording session with a given
- * CamcorderProfile contains two tracks: one for auido and one for video.
+ * <p>The compressed output from a recording session with a given
+ * CamcorderProfile contains two tracks: one for audio and one for video.
*
* <p>Each profile specifies the following set of parameters:
* <ul>