OSDN Git Service

If audio startup fails while executing MediaPlayer::start() do NOT post an error
authorAndreas Huber <andih@google.com>
Thu, 14 Jul 2011 20:02:47 +0000 (13:02 -0700)
committerAndreas Huber <andih@google.com>
Thu, 14 Jul 2011 20:02:47 +0000 (13:02 -0700)
commit232d5f2aa248851a5ff0fb58f9fb1a92bb958a52
tree5d0ff5a5e9690fca612ecb23a8d601e58d2f6ea7
parentb39c07b14404eb8ab91fdbfa4560e503ab6cbe8d
If audio startup fails while executing MediaPlayer::start() do NOT post an error

notification, the error returned by MediaPlayer::start() will suffice.

Change-Id: I49bd8d42078f039e5e6d8d4fed4f7f55dc5ff82a
related-to-bug: 5020200
media/libstagefright/AwesomePlayer.cpp
media/libstagefright/include/AwesomePlayer.h