OSDN Git Service

update offloaded audio track sampling rate
authorEric Laurent <elaurent@google.com>
Sat, 27 Jul 2013 00:16:50 +0000 (17:16 -0700)
committerEric Laurent <elaurent@google.com>
Tue, 17 Dec 2013 21:41:37 +0000 (13:41 -0800)
commit5e49afd05566820517747b9a8071c99ec0918328
tree0dd9697822c0bd70f03bb776bc78e2da60f28991
parenta67c76538fff102cd44b2f38dd073df5f2a33605
update offloaded audio track sampling rate

AudioPlayer must read the sampling rate from offloaded audio sinks
whenever a new time position is computed as the decoder can update
the sampling rate on the fly.

Change-Id: I997e5248cfd4017aeceb4e11689324ded2a5bc88
include/media/AudioTrack.h
include/media/MediaPlayerInterface.h
include/media/stagefright/AudioPlayer.h
libvideoeditor/lvpp/VideoEditorPlayer.cpp
libvideoeditor/lvpp/VideoEditorPlayer.h
media/libmedia/AudioTrack.cpp
media/libmediaplayerservice/MediaPlayerService.cpp
media/libmediaplayerservice/MediaPlayerService.h
media/libstagefright/AudioPlayer.cpp