| [ Web Proxy ] |
| Viewing: https://developer.mozilla.org/en-US/docs/Web/API/MediaKeySystemAccess | [Back] [Original] |
Get to know MDN better
This feature is well established and works across many devices and browser versions. Its been available across browsers since March 2019.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The MediaKeySystemAccess interface of the Encrypted Media Extensions API provides access to a Key System for decryption and/or a content protection provider. You can request an instance of this object using the Navigator.requestMediaKeySystemAccess() method.
MediaKeySystemAccess.keySystem Read onlyReturns a string identifying the key system being used.
MediaKeySystemAccess.createMediaKeys()MediaKeySystemAccess.getConfiguration()Returns an object with the supported combination of configuration options.
| Specification |
|---|
| Encrypted Media Extensions # mediakeysystemaccess-interface |
This page was last modified on Jun 17, 2024 by MDN contributors.
MediaKeySystemAccessYour blueprint for a better internet.
Portions of this content are 19982026 by individual mozilla.org contributors. Content available under a Creative Commons license.
| Web Proxy Viewer | New URL | Original Page |