Experimental
This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The MediaKeys.createSession()
method returns a new
MediaKeySession
object, which represents a context for message exchange
with a content decryption module (CDM).
Syntax
var mediaKeySessionObject = MediaKeys.createSession([MediaKeySessionType]);
Specifications
Specification | Status | Comment |
---|---|---|
Encrypted Media Extensions The definition of 'createSession()' in that specification. |
Recommendation | Initial definition |
Browser compatibility
BCD tables only load in the browser