MediaRecorderErrorEvent
The MediaRecorderErrorEvent interface represents errors returned by the MediaStream Recording API. It is an Event object that encapsulates a reference to a DOMException describing the error that occurred.
Properties
Inherits properties from its parent interface, Event.
errorRead only-
A
DOMExceptioncontaining information about the error that occurred. Read only.
Constructor
MediaStreamRecorderEvent()-
Creates and returns a new
MediaRecorderErrorEventevent object with the given parameters.
Methods
Inherits methods from its parent interface, Event.
Specifications
| Specification |
|---|
| MediaStream Recording # errorevent-section |
Browser compatibility
BCD tables only load in the browser