summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.h
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2013-09-20 16:56:33 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-09-20 16:56:34 +0000
commita3b97ad288e6808c54c6275eaac1bd53108d8f11 (patch)
treeeb4ee28ecd01cf4a4548004e8a2d9154ce0f2c73 /services/audioflinger/Threads.h
parentfbb2609f132f23a983d376dec9ae6bfebfcacc4c (diff)
parentaccc147666bfd37fc8b4ef745f18a8c751555ec2 (diff)
downloadframeworks_av-a3b97ad288e6808c54c6275eaac1bd53108d8f11.zip
frameworks_av-a3b97ad288e6808c54c6275eaac1bd53108d8f11.tar.gz
frameworks_av-a3b97ad288e6808c54c6275eaac1bd53108d8f11.tar.bz2
Merge "audioflinger: implement getTimestamp() for offloaded tracks" into klp-dev
Diffstat (limited to 'services/audioflinger/Threads.h')
-rw-r--r--services/audioflinger/Threads.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/services/audioflinger/Threads.h b/services/audioflinger/Threads.h
index b3d88e3..443b8d7 100644
--- a/services/audioflinger/Threads.h
+++ b/services/audioflinger/Threads.h
@@ -466,6 +466,8 @@ public:
// Return's the HAL's frame count i.e. fast mixer buffer size.
size_t frameCountHAL() const { return mFrameCount; }
+ status_t getTimestamp_l(AudioTimestamp& timestamp);
+
protected:
// updated by readOutputParameters()
size_t mNormalFrameCount; // normal mixer and effects