Properties
bandwidthEstimation
bandwidthEstimation: bigint = ...
Private
currentCameraTrackId
currentCameraTrackId: null | string = null
Private
currentMicrophoneTrackId
currentMicrophoneTrackId: null | string = null
Private
currentScreenShareTrackId
currentScreenShareTrackId: null | string = null
Readonly
deviceManager
deviceManager: DeviceManager
media
media: null | MediaState = null
reconnectionStatus
reconnectionStatus: ReconnectionStatus = "idle"
Readonly
screenShareManager
screenShareManager: ScreenShareManager
Private
Readonly
tsClient