dimanche 12 février 2017

mpg / mpeg audio file duration jquery

Vote count: 0

I have following code base

 Audiosource.onloadeddata = function () {
            $("#txtAudioDuration").val(Math.round(Audiosource.duration));
          };

When I use mpg or mpeg audio file, the duration is not being loaded.

Any suggestion would be highly appreciated. also I have tried with converted mpg and mpeg audio file, I don't have original mpg or mpeg audio files. Is there any to download these file.s

Thanks

asked 1 min ago

Let's block ads! (Why?)



mpg / mpeg audio file duration jquery

Aucun commentaire:

Enregistrer un commentaire