html5 display audio currentTime

前端 未结 9 910
生来不讨喜
生来不讨喜 2020-11-28 05:29

I would like to display the current time of of an html 5 audio element and the duration of that element. I\'ve been looking over the internet but can\'t find a functional sc

9条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-28 06:21

    to find the length of a audio file is simple!:

    
    
    
    
        
        
    
    
    
    

提交回复
热议问题