[
https://issues.apache.org/jira/browse/CB-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14150137#comment-14150137
]
ASF GitHub Bot commented on CB-7638:
------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/cordova-plugin-media/pull/31
> Media.getDuration always return -1 on windows
> ---------------------------------------------
>
> Key: CB-7638
> URL: https://issues.apache.org/jira/browse/CB-7638
> Project: Apache Cordova
> Issue Type: Bug
> Components: Plugin Media
> Reporter: Vladimir Kotikov
> Labels: duration, media,, windows
>
> media.{{getDuration()}} method on windows always return -1 since
> {{_duration}} attribute is being defined immediately after loading audio.
> Proper way is to use {{onloadedmetadata}} event for audio element to update
> duration of audio after successful loading.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)