MediaKeys.createSession()

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
Encrypted Media Extensions
# dom-mediakeys-createsession

Browser compatibility

BCD tables only load in the browser