summaryrefslogtreecommitdiffstats
path: root/include/media
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@google.com>2012-07-30 10:59:30 -0700
committerGlenn Kasten <gkasten@google.com>2012-08-30 15:31:00 -0700
commit2662ac9220c9e07cd343e78bf3a0c21ca3e4ffd1 (patch)
tree35ef8577dcf4d7b411a4944654ee01d7a544f1ee /include/media
parent18910b47dfaba1b9ef830687ad19b0db764c944e (diff)
downloadframeworks_av-2662ac9220c9e07cd343e78bf3a0c21ca3e4ffd1.zip
frameworks_av-2662ac9220c9e07cd343e78bf3a0c21ca3e4ffd1.tar.gz
frameworks_av-2662ac9220c9e07cd343e78bf3a0c21ca3e4ffd1.tar.bz2
Update audio comments
Change-Id: Ie7504d0ddb252f7e4d4f99ed0b44cfc7b1049816
Diffstat (limited to 'include/media')
-rw-r--r--include/media/AudioTrack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/AudioTrack.h b/include/media/AudioTrack.h
index 26a25b0..34108b3 100644
--- a/include/media/AudioTrack.h
+++ b/include/media/AudioTrack.h
@@ -547,7 +547,7 @@ public:
status_t allocateTimedBuffer(size_t size, sp<IMemory>* buffer);
/* queue a buffer obtained via allocateTimedBuffer for playback at the
- given timestamp. PTS units a microseconds on the media time timeline.
+ given timestamp. PTS units are microseconds on the media time timeline.
The media time transform (set with setMediaTimeTransform) set by the
audio producer will handle converting from media time to local time
(perhaps going through the common time timeline in the case of