as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

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: Sep 30, 2025