OSDN Git Service

Implement buffer cache fill level and status notification.
authorJean-Michel Trivi <jmtrivi@google.com>
Mon, 20 Sep 2010 23:01:25 +0000 (16:01 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Sun, 26 Sep 2010 19:34:20 +0000 (12:34 -0700)
commit90417a10fd988e37bc4e51b61c2fb8e70301345c
tree80f326ccbe0ccc857f657456ea0334de43b3ee22
parent0cfa1a912815f84c086c285e63cb01a4f0b1f93f
Implement buffer cache fill level and status notification.

OpenSL ES requires the notification of buffering status
 changes and caching fill level updates. Fill level
 updates happen only when the level has changed by
 a certain amount.

Change-Id: I8b5e82ac1dfff35d7a27eda0dd1f395311d554f3
opensles/libopensles/android_AudioPlayer.cpp
opensles/libopensles/android_SfPlayer.cpp
opensles/libopensles/android_SfPlayer.h
opensles/tests/mimeUri/slesTestPlayUri.cpp