keyStatuses property
A reference to a read-only map of current session's key IDs and their statuses.
This property is read-only.
Syntax
| JavaScript |
|---|
keyStatuses = object.keyStatuses |
Property values
Type: MediaKeyStatusMap
A read-only map of key IDs to the current status of the associated key
Standards information
Remarks
Key IDs may be added as the result of a load() or update() call.
As of Microsoft Edge, this property is supported. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.
See also
Show: