MediaKeyStatusMap.size

This is an experimental technology
Because this technology's specification has not stabilized, check the compatibility table for usage in various browsers. Also note that the syntax and behavior of an experimental technology is subject to change in future versions of browsers as the specification changes.

The size read-only property of the MediaKeyStatusMap interface returns the number of key/value paIrs in the status map.

Syntax

var size = MediaKeyStatusMap.size;

Value

A long integer.

Specifications

Specification Status Comment
Encrypted Media Extensions
The definition of 'size' in that specification.
Working Draft Initial definition.

Browser Compatibility

Feature Chrome Firefox (Gecko) Internet Explorer Opera Safari (WebKit)
Basic support 42.0 ? ? 29 ?

Document Tags and Contributors

 Last updated by: bunnybooboo,