- Expose
MediaBuffer
when imported for module andScarletsMediaBuffer
when imported from CDN link (62be9ec) - Fix error on Firefox, especially when not using polyfill and MediaRecorder got three parameter #21
- Set default mime type with
audio/webm;codecs=opus
(032120d) - Improve compatibility fallback, and options to force using the polyfill (a226ed7)
- Add
onStop
forMediaPresenter
(3e6757c)