OSDN Git Service

FastMixer computes presentation timestamps for fast tracks
authorGlenn Kasten <gkasten@google.com>
Fri, 23 Aug 2013 16:26:31 +0000 (09:26 -0700)
committerGlenn Kasten <gkasten@google.com>
Tue, 3 Sep 2013 22:12:20 +0000 (15:12 -0700)
commit732845c7e8d294bb1aaa4cd9687da62b51f1f6e6
tree775ccbda50c8bb2403af5cb52b8891a6130ded5d
parent6466c9e6e6278c740aed77f695f679be9f5db478
FastMixer computes presentation timestamps for fast tracks

and forwards them to each track's ExtendedAudioBufferProvider::onTimestamp().

Change-Id: I06fb9586bb7e20d5c0289abdc8cac6cd3fd2f6e8
services/audioflinger/FastMixer.cpp