bindings/mediastream_recording library
MediaStream Recording
Classes
- BlobEvent
- The interface represents events associated with a Blob. These blobs are typically, but not necessarily, associated with media content.
- BlobEventInit
- MediaRecorder
- The interface of the MediaStream Recording API provides functionality to easily record media. It is created using the MediaRecorder() constructor.
- MediaRecorderOptions