as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

MediaKeySystemMediaCapability

Specifies the robustness of a key system for a mime type.

For more information, see https://www.w3.org/TR/encrypted-media/#dom-mediakeysystemmediacapability.

Properties

contentType

contentType: string

The mime type of the content

For more information, see https://www.w3.org/TR/encrypted-media/#dom-mediakeysystemmediacapability-contenttype.


encryptionScheme?

optional encryptionScheme: string

The encryption scheme associated with the content type.

For more information, see https://w3c.github.io/encrypted-media/#dom-mediakeysystemmediacapability-encryptionscheme


robustness

robustness: Robustness

The robustness level associated with the content type.

For more information, see https://www.w3.org/TR/encrypted-media/#dom-mediakeysystemmediacapability-robustness.


Last updated: Oct 02, 2025