Table of Contents

Class MediaEncryptedEventInit

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class MediaEncryptedEventInit : EventInit
Inheritance
MediaEncryptedEventInit
Inherited Members

Constructors

MediaEncryptedEventInit()

public MediaEncryptedEventInit()

Fields

InitData

[Value("initData")]
public ArrayBuffer? InitData

Field Value

ArrayBuffer

InitDataType

[Value("initDataType")]
public string InitDataType

Field Value

string