@JsType(isNative=true) public class MediaStreamTrack extends Object
boolean
enabled
String
id
kind
label
muted
readOnly
remote
MediaStreamTrack()
void
stop()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@JsProperty public boolean enabled
@JsProperty public String id
@JsProperty public String kind
@JsProperty public String label
@JsProperty public boolean muted
@JsProperty public boolean readOnly
@JsProperty public boolean remote
public MediaStreamTrack()
@JsMethod public void stop()
Copyright © 2017. All rights reserved.