Class MediaStreamConstraints
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class MediaStreamConstraints
- Inheritance
-
MediaStreamConstraints
- Inherited Members
-
Constructors
public MediaStreamConstraints()
Fields
[Value("audio")]
public Union112 Audio
Field Value
- Union112
[Value("peerIdentity")]
public string PeerIdentity
Field Value
- string
[Value("preferCurrentTab")]
public bool PreferCurrentTab
Field Value
- bool
[Value("video")]
public Union111 Video
Field Value
- Union111