Results 1 - 1 of 1

MediaRecorder.requestData()

The MediaRecorder.requestData() method (part of the MediaRecorder API) is used to raise a dataavailable event containing a Blob object of the captured media as it was when the method was called. This can then be grabbed and manipulated as you wish.
API Media Capture Media Recorder API MediaRecorder Method Reference requestData