keyStatuses property
MediaKeyStatusMap
get
keyStatuses
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.
Implementation
external MediaKeyStatusMap get keyStatuses;