videojs-wavesurfer
Advanced tools
Changelog
3.1.0 - 2020/05/18
Backwards-incompatible changes (when upgrading from a previous version):
msDisplayMax
option: use displayMilliseconds
option instead to include milliseconds
in the time displays of the player (#91)Changelog
3.0.0 - 2020/05/12
Backwards-incompatible changes (when upgrading from a previous version):
src
option: use player.src()
instead (#91)src: 'live'
option: enable the wavesurfer.js microphone plugin
using the config insteadChangelog
2.11.0 - 2019/10/11
style
and sass
entries to package.json
main
entry of package.json
Changelog
2.10.0 - 2019/09/30
abort
event; triggered when wavesurfer.js fetch call is cancelled (#87)Changelog
2.9.0 - 2019/07/14
WaveSurfer.util.ajax()
with WaveSurfer.util.fetchFile()
canvas
in the Picture-In-Picture browser API