as

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

MediaKeyMessageEvent

Media Key message event.

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

Extends

  • Event

Properties

message

readonly message: ArrayBuffer

The message from the CDM. Messages are Key System-specific.


messageType

readonly messageType: MediaKeyMessageType

The type of the message.


target

readonly target: any


Last updated: Oct 02, 2025