@JsType(isNative=true,
name="Object",
namespace="<global>")
public class MediaTrackConstraints
extends Object
| Modifier and Type | Field and Description |
|---|---|
double |
aspectRatio |
String |
facingMode |
FrameRate |
frameRate |
long |
height |
long |
width |
| Constructor and Description |
|---|
MediaTrackConstraints() |
@JsProperty public long width
@JsProperty public long height
@JsProperty public String facingMode
@JsProperty public double aspectRatio
public MediaTrackConstraints()
Copyright © 2017. All rights reserved.