Results 1 - 3 of 3

MediaKeys

The MediaKeys interface of EncryptedMediaExtensions API the represents a set of keys that an associated HTMLMediaElement can use for decryption of media data during playback.
API Audio EncryptedMediaExtensions Interface Media MediaKeys NeedsExample Reference Référence Video

createSession()

The MediaKeys.createSession() method returns a new MediaKeySession object, which represents a context for message exchange with a content decryption module (CDM).
API createSession EncryptedMediaExtensions Experimental Media MediaKeys Method Reference

setServerCertificate()

The MediaKeys.setServerCertificate() method a Promise to a server certificate to be used to encrypt messages to the license server.
API EncryptedMediaExtensions Experimental Media MediaKeys Method Reference setServerCertificate