Table of Contents

Enum MediaDecodingType

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

Fields

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