HTML Audio/Video DOM Reference
Get the error state of the video:
The error property returns a MediaError object.
The MediaError object has a code property containing the error state of the audio/video.
![]()
The error property is only supported in Internet Explorer 9.
| Type | Description |
|---|---|
| Number | The code property of the MediaError Object returns a number representing the error state of the audio/video:
|
HTML Audio/Video DOM Reference
Your message has been sent to W3Schools.