You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jesse MacFadyen (JIRA)" <ji...@apache.org> on 2014/09/27 00:46:34 UTC

[jira] [Resolved] (CB-7638) Media.getDuration always return -1 on windows

     [ https://issues.apache.org/jira/browse/CB-7638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse MacFadyen resolved CB-7638.
---------------------------------
    Resolution: Fixed

> 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)