javascript - Prevent HTML5 audio buffering entire mp3 when paused -


i see html5 audio element buffers of mp3 when click play, when call pause(), downloads entire file. how can prevent this?

this browser implementation. buffering not defined in the spec. option remove , regenerate audio element.


Comments