commit | f7eade99250520f2c9c8366a20a9256c4b34abc1 | [log] [tgz] |
---|---|---|
author | Andreas Huber <andih@google.com> | Thu Sep 08 11:33:47 2011 -0700 |
committer | Andreas Huber <andih@google.com> | Thu Sep 08 11:33:47 2011 -0700 |
tree | b60360cfaa7a504d564810dc0aedc96ee34f7066 | |
parent | 41610c37763fcea076cce18de9f5b4c7d9c30ea6 [diff] |
Audio player must not be used as a timesource before it's started. Otherwise it'll trigger a division-by-zero exception since the audio sample rate is as yet unknown. Change-Id: I0793aa7c1c348ffa2611272bb646eff6ecf6ff53 related-to-bug: 5242451