A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/MediaKeySession/update below:

MediaKeySession: update() method - Web APIs

MDN Web Docs
  1. Web
  2. Web APIs
  3. MediaKeySession
  4. update()

Filter sidebar

In this article
  1. Encrypted Media Extensions API
  2. MediaKeySession
  3. Instance properties
    1. closed
    2. expiration
    3. keyStatuses
    4. sessionId
  4. Instance methods
    1. close()
    2. generateRequest()
    3. load()
    4. remove()
    5. update()
  5. Events
    1. keystatuseschange
    2. message
  6. Inheritance
    1. EventTarget
  7. Related pages for Encrypted Media Extensions
    1. HTMLMediaElement.mediaKeys
    2. HTMLMediaElement.setMediaKeys()
    3. MediaEncryptedEvent
    4. MediaKeyMessageEvent
    5. MediaKeyStatusMap
    6. MediaKeySystemAccess
    7. MediaKeys
    8. Navigator.requestMediaKeySystemAccess()
In this article MediaKeySession: update() method

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s 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 update() method of the MediaKeySession interface loads messages and licenses to the CDM, and then returns a Promise.

Syntax

js

update(response)
Parameters
response

An instance that is either an ArrayBuffer, a TypedArray, or a DataView.

Return value

A Promise that resolves to undefined.

Specifications Specification Encrypted Media Extensions
# dom-mediakeysession-update
Browser compatibility Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on Aug 31, 2024 by MDN contributors.

View this page on GitHub

•

Report a problem with this content

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4