MediaError object
Contains the current media error.
![]() ![]() |
Members
The MediaError object has these types of members:
Properties
The MediaError object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Returns the current HTMLMediaError code or null if no error has occurred. | ||
|
Read-only |
Gets additional platform specific error information. |
Standards information
Remarks
Retrieve the actual error code by using the code property.
Show:

