Back to Content

MediaKeySession: keyStatuses property

files/en-us/web/api/mediakeysession/keystatuses/index.md

latest396 B
Original Source

{{APIRef("Encrypted Media Extensions")}}{{SecureContext_Header}}

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

Value

A {{domxref('MediaKeyStatusMap')}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}