Package-level declarations
Types
The MediaKeyMessageEvent
interface of the Encrypted Media Extensions API contains the content and related data when the content decryption module generates a message for the session. Available only in secure contexts.
The MediaKeySession
interface of the Encrypted Media Extensions API represents a context for message exchange with a content decryption module (CDM). Available only in secure contexts.
The MediaKeyStatusMap
interface of the Encrypted Media Extensions API is a read-only map of media key statuses by key IDs. Available only in secure contexts.
The MediaKeySystemAccess
interface of the Encrypted Media Extensions API provides access to a Key System for decryption and/or a content protection provider. Available only in secure contexts.