summaryrefslogtreecommitdiffstats
path: root/services/audioflinger/Threads.h
diff options
context:
space:
mode:
authorEric Laurent <elaurent@google.com>2013-09-20 11:22:17 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-09-20 11:22:17 -0700
commit0230a2a8a413076a138db4c4e1dea018104fd5e2 (patch)
tree1d78509ed7b005fe0bc3a998c8eda13a93f65876 /services/audioflinger/Threads.h
parentd2b80a1fb90cb4dc3f569e716af0279c1e1ea72d (diff)
parentc6bed216e3a759a855ac4b9b743fbaed2d5929c1 (diff)
downloadframeworks_av-0230a2a8a413076a138db4c4e1dea018104fd5e2.zip
frameworks_av-0230a2a8a413076a138db4c4e1dea018104fd5e2.tar.gz
frameworks_av-0230a2a8a413076a138db4c4e1dea018104fd5e2.tar.bz2
am c6bed216: am a3b97ad2: Merge "audioflinger: implement getTimestamp() for offloaded tracks" into klp-dev
* commit 'c6bed216e3a759a855ac4b9b743fbaed2d5929c1': audioflinger: implement getTimestamp() for offloaded tracks
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 51b134b..b96e1c8 100644
--- a/services/audioflinger/Threads.h
+++ b/services/audioflinger/Threads.h
@@ -469,6 +469,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