diff options
| author | Jean-Michel Trivi <jmtrivi@google.com> | 2011-04-06 10:34:09 -0700 |
|---|---|---|
| committer | Jean-Michel Trivi <jmtrivi@google.com> | 2011-04-06 14:42:18 -0700 |
| commit | ea763069b1dca16193d32c6cf3ceab1c23743271 (patch) | |
| tree | 176d2086eada508c5f6c2284b483024dac7744c4 /docs/html/sdk/api_diff/4/changes | |
| parent | 14faa3bd8bd6d1deab63a40ad2f8b6e451a16208 (diff) | |
Bug 4231349 fix error in javadoc for android.media.MediaPlayer
In the javadoc for MediaPlayer.OnBufferingUpdateListener,
the percent parameter for onBufferingUpdate() is described as:
the percentage (0-100) of the buffer that has been filled thus far
This is incorrect. This percentage is the ratio of (current position
+ content buffered) relative to the total duration.
Also buffering updates are only sent for progressive HTTP download.
Change-Id: I9f346a150b39fa1f7b17126119ecc0d7d27fbfbe
Diffstat (limited to 'docs/html/sdk/api_diff/4/changes')
0 files changed, 0 insertions, 0 deletions
