MediaKeyMessageEvent object
Provides event properties that are specific to the key message event.
Important This object is not supported in Internet Explorer 11 on Windows 7.
DOM Information
Inheritance Hierarchy
Event
MediaKeyMessageEvent
Members
The MediaKeyMessageEvent object has these types of members:
Properties
The MediaKeyMessageEvent object has these properties.
| Property | Access type | Description |
|---|---|---|
|
Read-only |
Deprecated. Gets the URL to send the message to. | |
|
Read-only |
Gets the message from the key system. | |
|
Read-only |
The type of message. |
Standards information
Remarks
As of Microsoft Edge, the unprefixed version of MediaKeyMessageEvent is supported. MSMediaKeyMessageEvent is still supported in IE11. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.
See also
Show: