as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
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: 2025年10月2日