Package-level declarations

Types

Link copied to clipboard

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.

Link copied to clipboard
Link copied to clipboard
sealed interface MediaKeyMessageType
Link copied to clipboard
class MediaKeys

The MediaKeys interface of Encrypted Media Extensions API represents a set of keys that an associated HTMLMediaElement can use for decryption of media data during playback. Available only in secure contexts.

Link copied to clipboard

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.

Link copied to clipboard
Link copied to clipboard
sealed interface MediaKeySessionType
Link copied to clipboard
interface MediaKeysPolicy
Link copied to clipboard
sealed interface MediaKeysRequirement
Link copied to clipboard
sealed interface MediaKeyStatus
Link copied to clipboard

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.

Link copied to clipboard

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.

Link copied to clipboard

Functions

Link copied to clipboard