public class MediaEncryptedEvent
extends Event
| Modifier and Type | Field and Description |
|---|---|
ArrayBuffer |
initData |
java.lang.String |
initDataType |
HTMLMediaElement |
target |
| Constructor and Description |
|---|
MediaEncryptedEvent(java.lang.String type) |
MediaEncryptedEvent(java.lang.String type,
MediaEncryptedEventInit eventInitDict) |
public ArrayBuffer initData
public java.lang.String initDataType
public HTMLMediaElement target
public MediaEncryptedEvent(java.lang.String type,
MediaEncryptedEventInit eventInitDict)
public MediaEncryptedEvent(java.lang.String type)