Articles tagged: MediaKeySession
Found 10 documents
- Web/API/MediaKeySession The MediaKeySession interface of the EncryptedMediaExtensions API represents a context for ...
- Web/API/MediaKeySession/close The MediaKeySession.close() method notifies that the current media session is no longer needed, ...
- Web/API/MediaKeySession/closed The MediaKeySession.closed read-only property returns a Promise signaling when a MediaKeySession ...
- Web/API/MediaKeySession/expiration The MediaKeySession.expiration read-only property returns the time after which the keys in the ...
- Web/API/MediaKeySession/generateRequest The MediaKeySession.generateRequest() method returns a Promise after generating a media request ...
- Web/API/MediaKeySession/keyStatuses The MediaKeySession.keyStatuses read-only property returns a reference to a read-only ...
- Web/API/MediaKeySession/load The MediaKeySession.load() method returns a Promise that resolves to a boolean value after ...
- Web/API/MediaKeySession/remove The MediaKeySession.remove() method returns a Promise after removing any session data associated ...
- Web/API/MediaKeySession/sessionId The MediaKeySession.sessionId read-only property contains a unique string generated by the ...
- Web/API/MediaKeySession/update The MediaKeySession.update() method loads messages and licenses to the CDM, and then returns a ...