Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
Ring
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート

MediaEncryptedEvent

MediaEncryptedEvent

拡張

コンストラクタ

new MediaEncryptedEvent()

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

パラメーター

type

string

target

EventTarget

initDataType

string

initData

ArrayBuffer

戻り値

MediaEncryptedEvent

オーバーライド

Event.constructor

プロパティ

initData

readonly initData: ArrayBuffer


initDataType

readonly initDataType: string


target

readonly target: EventTarget

継承元

Event.target


type

readonly type: string

継承元

Event.type


Last updated: 2026年6月30日