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/MediaKeyStatusMap/entries below:

MediaKeyStatusMap: entries() method - Web APIs

MDN Web Docs
  1. Web
  2. Web APIs
  3. MediaKeyStatusMap
  4. entries()

Filter sidebar

In this article
  1. Encrypted Media Extensions API
  2. MediaKeyStatusMap
  3. Instance properties
    1. size
  4. Instance methods
    1. entries()
    2. forEach()
    3. get()
    4. has()
    5. keys()
    6. values()
  5. Related pages for Encrypted Media Extensions
    1. HTMLMediaElement.mediaKeys
    2. HTMLMediaElement.setMediaKeys()
    3. MediaEncryptedEvent
    4. MediaKeyMessageEvent
    5. MediaKeySession
    6. MediaKeySystemAccess
    7. MediaKeys
    8. Navigator.requestMediaKeySystemAccess()
In this article MediaKeyStatusMap: entries() 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.

The entries() method of the MediaKeyStatusMap interface returns a new Iterator object, containing an array of [key, value] pairs for each element in the status map, in insertion order.

Syntax

js

entries()
Parameters

None.

Return value

A new Iterator object. Each element in the Iterator is an array containing a key and a value.

Exceptions Specifications No specification found

No specification data found for api.MediaKeyStatusMap.entries.
Check for problems with this page or contribute a missing spec_url to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.

Browser compatibility Help improve MDN Was this page helpful to you? Learn how to contribute

.

This page was last modified on Mar 11, 2025 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