MediaKeySession: closed property
The MediaKeySession.closed
read-only property returns a
Promise
signaling when a MediaKeySession
closes. This
promise can only be fulfilled and is never rejected. Closing a session means that
licenses and keys associated with it are no longer valid for decrypting media data.
Value
A Promise
.
Specifications
Specification |
---|
Encrypted Media Extensions # dom-mediakeysession-closed |
Browser compatibility
BCD tables only load in the browser