Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ted-piotrowski

Member since
ted-piotrowski

Recent Docs Activity

View all activity
Page Date Comment

AudioContext.createMediaStreamDestination()


Calling MediaRecorder.stop() automatically triggers dataavailable event. No need to call MediaRecorder.requestData() manually. In fact, calling MediaRecorder.requestData() when MediaRecorder is stopped will raise an InvalidState error.