Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
API reference for the MediaEncryptedEvent class in the React Native W3cmedia package.

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
Last modified on February 25, 2026