Expand description
Primitives of the Media Recorder API
The MediaRecorder interface of the MediaStream Recording API provides functionality to easily record media.
https://developer.mozilla.org/en-US/docs/Web/API/MediaRecorder
Structsยง
- Blob
- Blob
Event - Interface for the
dataavailable
event, containing the recorded data - Media
Recorder - Record and encode media
- Media
Recorder Options - Dictionary with media recorder options