[
https://issues.apache.org/jira/browse/CB-11148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16291432#comment-16291432
]
ASF GitHub Bot commented on CB-11148:
-------------------------------------
surajpindoria commented on issue #95: CB-11148 - BB10 Media getDuration does
not work
URL:
https://github.com/apache/cordova-plugin-media/pull/95#issuecomment-351812182
Blackberry is no longer supported. Closing.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> BB10 Media getDuration does not work
> ------------------------------------
>
> Key: CB-11148
> URL: https://issues.apache.org/jira/browse/CB-11148
> Project: Apache Cordova
> Issue Type: Bug
> Components: cordova-plugin-media
> Reporter: David Peacock
> Labels: BlackBerry10, pendingPR, triaged
>
> In the latest media plug-in the getDuration for Blackberry10 will never work.
> The javascript code expects onStatus to be called to set the duration. The
> getDuration function only returns the value that would have been set from the
> onStatus. However, the BB10 code never calls onStatus so the duration will
> never be set.
> The BB10 code does have a native getDuration function, but this logic will
> never gets hit. The create function should result in a callback to onStatus
> to set the duration.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]