Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
CB-8649 Media Plugin WP8.1 Media.getDuration returns -1 for audio (mp3) asset
- Closed