audio5js icon indicating copy to clipboard operation
audio5js copied to clipboard

Can't get info when loaded or play

Open loseleo opened this issue 4 years ago • 0 comments

this.on('canplay', function (error) { console.log(this.duration); // Always 0 }, this);

When Play finish ,the duration is right. Or just wait 0.3second

loseleo avatar Sep 03 '20 10:09 loseleo