remote
Summary
Returns true if the track is sourced by an RTCPeerConnection. Returns false otherwise.
Property of apis/media_capture_and_streams/MediaStreamTrackapis/media_capture_and_streams/MediaStreamTrack
Syntax
Note: This property is read-only.
var result = track.remote;
Return Value
Returns an object of type BooleanBoolean