LocalCallTrack is a wrapper around a MediaStream. It represents a track of a stream which we retrieved using get user/display media. N.B. that this is not linked to a specific peer connection, a TrackPublication is used for that purpose.

Hierarchy

Constructors

Properties

_id: string
_track: MediaStreamTrack
publications: TrackPublication[] = []

Accessors

Methods

Generated using TypeDoc