OSDN Git Service

Prepare for transmitting audio through AudioSource.
authorAndreas Huber <andih@google.com>
Thu, 30 Aug 2012 17:56:14 +0000 (10:56 -0700)
committerAndreas Huber <andih@google.com>
Thu, 30 Aug 2012 17:56:14 +0000 (10:56 -0700)
commit082830f92373a1b9e512dbbfb940187ffa1c2c6f
tree46124186416264ddfe73a0dfabe4974777ff0405
parente05a679401c7baeb0f82ce105eb20ae1ec863cdf
Prepare for transmitting audio through AudioSource.

AudioSource can now be configured to output buffers timestamped based
on looper time (absolute) instead of based on systemTime() relative to
start time.

Change-Id: I8eca42648eb50033ac4aafbe5daac64a98a40690
include/media/stagefright/AudioSource.h
media/libstagefright/AudioSource.cpp
media/libstagefright/wifi-display/source/PlaybackSession.cpp