Results 1 - 4 of 4

keySystem

The MediaKeySystemAccess.keySystem read-only property returns a DOMString identifying the key system being used.
API EncryptedMediaExtensions Experimental keySystem MediaKeySystemAccess NeedsExample Property Reference

createMediaKeys()

The MediaKeySystemAccess.createMediaKeys() method returns a Promise that resolves to a new MediaKeys object.
API audio Audio createMediaKeys EncryptedMediaExtensions Media MediaKeySystemAccess Method NeedsExample Reference Video

getConfiguration()

The MediaKeySystemAccess.getConfiguration() method returns a MediaKeySystemConfiguration object with the supported combination of configuration options.
API Audio audio EncryptedMediaExtensions getConfiguration Media MediaKeySystemAccess Method NeedsExample Reference Video