Back to Content

MediaKeySession: sessionId property

files/en-us/web/api/mediakeysession/sessionid/index.md

latest390 B
Original Source

{{APIRef("Encrypted Media Extensions")}}{{SecureContext_Header}}

The sessionId read-only property of the {{domxref('MediaKeySession')}} interface contains a unique string generated by the content decryption module (CDM) for the current media object and its associated keys or licenses.

Value

A string.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}