[
https://issues.apache.org/jira/browse/CB-7175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14068282#comment-14068282
]
ASF GitHub Bot commented on CB-7175:
------------------------------------
GitHub user emilsedgh opened a pull request:
https://github.com/apache/cordova-plugin-media/pull/22
Progress report for Media plugin
Fixes CB-7175
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/emilsedgh/cordova-plugin-media master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cordova-plugin-media/pull/22.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22
----
commit b98eb39882bd47d0c8ccd08bfaede28081e6ddfb
Author: Emil Sedgh <[email protected]>
Date: 2014-07-21T07:11:51Z
Media now takes an additional callback: bufferedCallback.
This is call when there is progress on buffering remote media.
commit 7c77883debf5325c0b072c289a0e63b9eac8861c
Author: Emil Sedgh <[email protected]>
Date: 2014-07-21T07:12:59Z
Implement Media.onBuffered on bufferedCallbacl on Android platform using
MediaPlayer.OnBufferingUpdateListener
----
> Progress report on streaming media
> ----------------------------------
>
> Key: CB-7175
> URL: https://issues.apache.org/jira/browse/CB-7175
> Project: Apache Cordova
> Issue Type: Wish
> Components: Plugin Media
> Affects Versions: 3.5.0
> Reporter: Emil Sedgh
> Priority: Minor
>
> It would be nice if Media plugin has API to report about progress made upon
> buffering remote media.
--
This message was sent by Atlassian JIRA
(v6.2#6252)