Results 1 - 6 of 6

MediaKeySystemConfiguration

The MediaKeySystemConfiguration interface EncryptedMediaExtensions API provides configuration information about the media key system.
API EncryptedMediaExtensions MediaKeySystemConfiguration NeedsContent NeedsExample Reference Référence

audioCapabilities

The MediaKeySystemConfiguration.audioCapabilities read-only property returns an array of supported audio type and capability pairs.
API Audio audio EncryptedMediaExtensions initDataTypes Media MediaKeySystemConfiguration NeedsExample Property Reference

distinctiveIdentifier

The MediaKeySystemConfiguration.distinctiveIdentifier read-only property indicates whether a persistent distinctive identifier is required.
API distinctiveIdentifier EncryptedMediaExtensions Media MediaKeySystemConfiguration NeedsExample Property Reference Video

persistentState

The MediaKeySystemConfiguration.persistentState read-only property indicates whether the ability to persist state is required.
API EncryptedMediaExtensions Media MediaKeySystemConfiguration NeedsExample persistentState Property Reference Video

videoCapabilities

The MediaKeySystemConfiguration.videoCapabilities read-only property returns an array of supported video type and capability pairs.
API EncryptedMediaExtensions initDataTypes Media MediaKeySystemConfiguration NeedsExample Property Reference Video

initDataTypes

The MediaKeySystemConfiguration.initDataTypes read-only property returns a list of supported initialization data type names. An initialization data type is a string indicating the format of the initialization data.
API Audio audio EncryptedMediaExtensions initDataTypes Media MediaKeySystemConfiguration NeedsExample Property Reference Video