Package-level declarations

Types

Link copied to clipboard

This EncryptedMediaExtensions API interface 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

This EncryptedMediaExtensions API interface the 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

This EncryptedMediaExtensions API interface 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

This EncryptedMediaExtensions API interface is a read-only map of media key statuses by key IDs. Available only in secure contexts.

Link copied to clipboard

This EncryptedMediaExtensions API interface provides access to a Key System for decryption and/or a content protection provider. You can request an instance of this object using the Navigator.requestMediaKeySystemAccess method. Available only in secure contexts.

Link copied to clipboard