Package-level declarations
Types
Link copied to clipboard
open external class MediaKeyMessageEvent(val type: EventType<MediaKeyMessageEvent>, init: MediaKeyMessageEventInit) : Event
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
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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
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
Link copied to clipboard