summaryrefslogtreecommitdiffstats
path: root/include
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
commitc3ae93f21280859086ae371428ffd32f39e76d50 (patch)
tree542d16fac64eb1f6e40c32517d60c2da5078e900 /include
parentc9936c72c128a4a9288424fb082d7e7fe4b9b91f (diff)
downloadframeworks_av-c3ae93f21280859086ae371428ffd32f39e76d50.zip
frameworks_av-c3ae93f21280859086ae371428ffd32f39e76d50.tar.gz
frameworks_av-c3ae93f21280859086ae371428ffd32f39e76d50.tar.bz2
Update audio comments
Change-Id: Ie7504d0ddb252f7e4d4f99ed0b44cfc7b1049816
Diffstat (limited to 'include')
-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