Web/API/MediaRecorderErrorEvent

From Get docs


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 RecordingThe definition of 'MediaRecorderErrorEvent' in that specification. Working Draft Initial definition.

Browser compatibility

Update compatibility data on GitHub

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari Android webview Chrome for Android Firefox for Android Opera for Android Safari on iOS Samsung Internet
MediaRecorderErrorEvent

Chrome 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 57

IE

No support No

Opera No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Safari

No support No

WebView Android

No support No

Chrome Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Firefox Android

Full support 57

Opera Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Safari iOS

No support No

Samsung Internet Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

MediaRecorderErrorEvent() constructor

Chrome 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 57

IE

No support No

Opera No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Safari

No support No

WebView Android

No support No

Chrome Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Firefox Android

Full support 57

Opera Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Safari iOS

No support No

Samsung Internet Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

error

Chrome 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 57

IE

No support No

Opera No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Safari

No support No

WebView Android

No support No

Chrome Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Firefox Android

Full support 57

Opera Android No support No

Notes'

No support No

Notes'

Notes' Uses a generic event with an error property.

Safari iOS

No support No

Samsung 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.