TrackSource specifies the source of a track. This is not derived from a MediaStreamTrack property and is intended to give you an easy way to differentiate track types.
Camera source A track containing webcam video
Microphone source A track containing microphone audio
Screenshare source A track containing screenshare video
ScreenshareAudio source A track containing screenshare audio
Generated using TypeDoc
TrackSource specifies the source of a track. This is not derived from a MediaStreamTrack property and is intended to give you an easy way to differentiate track types.