Table of Contents

Enum MediaDecodingType

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[To("None")]
public enum MediaDecodingType

Fields

[EnumValue("file")] File = 0
[EnumValue("media-source")] MediaSource = 1
[EnumValue("webrtc")] Webrtc = 2