Module media_recorder

Module media_recorder 

Source
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
BlobEvent
Interface for the dataavailable event, containing the recorded data
MediaRecorder
Record and encode media
MediaRecorderOptions
Dictionary with media recorder options