MediaEncryptedEvent object

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Provides event properties that are specific to the key encrypted event.

DOM Information

Inheritance Hierarchy

 Event
   MediaEncryptedEvent

Members

The MediaEncryptedEvent object has these types of members:

Events

The MediaEncryptedEvent object has these events.

EventDescription
encrypted

Fired when the browser encounters Initialization Data in the media data.

waitingforkey

Fired when the CDM has generated a message for the session.

 

Properties

The MediaEncryptedEvent object has these properties.

PropertyAccess typeDescription

initData

Read-only

Gets the initialization data used by the key system.

initDataType

Read-only

The Initialization Data Type of the Initialization Data contained in the initData attribute.

 

See also

Event

 

 

Show: