audio5js
audio5js copied to clipboard
Can't get info when loaded or play
this.on('canplay', function (error) { console.log(this.duration); // Always 0 }, this);
When Play finish ,the duration is right. Or just wait 0.3second