Table of Contents

Struct Union213

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
public struct Union213
Inherited Members

Properties

Value

public dynamic Value { readonly get; set; }

Property Value

dynamic

Operators

implicit operator Union213(HTMLVideoElement)

public static implicit operator Union213(HTMLVideoElement value)

Parameters

value HTMLVideoElement

Returns

Union213

implicit operator HTMLVideoElement(Union213)

public static implicit operator HTMLVideoElement(Union213 value)

Parameters

value Union213

Returns

HTMLVideoElement

implicit operator VideoFrame(Union213)

public static implicit operator VideoFrame(Union213 value)

Parameters

value Union213

Returns

VideoFrame

implicit operator Union213(VideoFrame)

public static implicit operator Union213(VideoFrame value)

Parameters

value VideoFrame

Returns

Union213