Vladimir Kotikov created CB-7638:
------------------------------------

             Summary: 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


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)

Reply via email to