web api instance property
MediaKeySession: closed property
Secure context
The closed read-only property of the MediaKeySession interface 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
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.