Enumeration TrackSource

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.

Enumeration Members

Camera: "camera"

Camera source A track containing webcam video

Microphone: "microphone"

Microphone source A track containing microphone audio

Screenshare: "screenshare"

Screenshare source A track containing screenshare video

ScreenshareAudio: "screenshareaudio"

ScreenshareAudio source A track containing screenshare audio

Generated using TypeDoc