MediaKeySession: keyStatuses property

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

The keyStatuses read-only property of the MediaKeySession interface returns a reference to a read-only MediaKeyStatusMap of the current session's keys and their statuses.

Value

A MediaKeyStatusMap.

Specifications