This documentation is archived and is not being maintained.
mediaKeys property
The MediaKeys being used when decrypting encrypted media data
This property is read-only.
Syntax
| JavaScript |
ptr = object.mediaKeys
|
Property values
Type: MediaKeys
A set of keys that an associated HTMLMediaElement can use for decryption of media data during playback.
Standards information
See also
-
media