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.

error Read only
A DOMException containing information about the error that occurred. Read only.

Constructor

MediaStreamRecorderEvent()
Creates and returns a new MediaRecorderErrorEvent event object with the given parameters.

Methods

Inherits methods from its parent interface, Event.

Specifications

Specification Status Comment
MediaStream Recording
The definition of 'MediaRecorderErrorEvent' in that specification.
Working Draft Initial definition.

Browser compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
MediaRecorderErrorEventChrome No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Edge No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Firefox Full support 57IE No support NoOpera No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Safari No support NoWebView Android No support NoChrome Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Firefox Android Full support 57Opera Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Safari iOS No support NoSamsung Internet Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
MediaRecorderErrorEvent() constructorChrome No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Edge No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Firefox Full support 57IE No support NoOpera No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Safari No support NoWebView Android No support NoChrome Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Firefox Android Full support 57Opera Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Safari iOS No support NoSamsung Internet Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
errorChrome No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Edge No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Firefox Full support 57IE No support NoOpera No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Safari No support NoWebView Android No support NoChrome Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Firefox Android Full support 57Opera Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.
Safari iOS No support NoSamsung Internet Android No support No
Notes
No support No
Notes
Notes Uses a generic event with an error property.

Legend

Full support
Full support
No support
No support
See implementation notes.
See implementation notes.