keySystem property
Gets or sets the key system that manages the keys used to decrypt the media data.
Important This property is not supported in Internet Explorer 11 on Windows 7.
This property is read/write.
Syntax
| JavaScript |
|---|
object.keySystem = ptr ptr = object.keySystem |
Property values
Type: DOMString
The key system.
Remarks
As of Microsoft Edge this property is supported as unprefixed. For more information on EME implementation updates in Microsoft Edge, see Encrypted Media Extensions updates.
See also
Show: