as

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

MediaEncryptedEvent

Extends

Constructors

new MediaEncryptedEvent()

new MediaEncryptedEvent(type, target, initDataType, initData): MediaEncryptedEvent

Parameters

type

string

target

EventTarget

initDataType

string

initData

ArrayBuffer

Returns

MediaEncryptedEvent

Overrides

Event.constructor

Properties

initData

readonly initData: ArrayBuffer


initDataType

readonly initDataType: string


target

readonly target: EventTarget

Inherited from

Event.target


type

readonly type: string

Inherited from

Event.type


Last updated: Oct 02, 2025