keySystem property
Gets the name of the key system used to decrypt the media data.
Important This property is not supported in Internet Explorer 11 on Windows 7.
This property is read-only.
Syntax
| JavaScript |
|---|
ptr = object.keySystem |
Property values
Type: DOMString
The name key system.
Standards information
Remarks
As of Microsoft Edge, the unprefixed version of keySystem is supported. MSkeySystem is still supported in IE11. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.
See also
Show: