MediaStreamError object
The interface which all errors in the Media Stream APIs implement.
DOM Information
Inheritance Hierarchy
MediaStreamError
MediaStreamError
Members
The MediaStreamError object has these types of members:
Properties
The MediaStreamError object has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only |
The name of the constraint that caused the error. | |
| Read-only |
Additional human-readable information provided by the browser about the error. | |
| Read-only |
The name of the error. |
See also
Show: