GitHub user dpeacock opened a pull request: https://github.com/apache/cordova-plugin-media/pull/95
CB-11148 - BB10 Media getDuration does not work Duration is now set properly by calling onStatus for MEDIA_DURATION. Removed old getDuration native function as this was not being used. You can merge this pull request into a Git repository by running: $ git pull https://github.com/dpeacock/cordova-plugin-media CB-11148 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-plugin-media/pull/95.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 #95 ---- commit 02d67c9d45523555546672fbc0cae359acc4757f Author: David Peacock <dapeac...@gmail.com> Date: 2016-04-25T15:45:54Z Duration is now set properly by calling onStatus for MEDIA_DURATION. Removed old getDuration native function as this was not being used. ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org