Optional
constraints: MediaTrackConstraintsSignals to the SDK whether or not the mediaTrack should be managed (i.e. released and reacquired) internally by the SDK
Optional
audioContext: AudioContextOptional
loggerOptions: LoggerOptionsReadonly
kindOptional
sidsid is set after track is published to server, or if it's a remote track
indicates current state of stream, it'll indicate paused
if the track
has been paused by congestion controller
current receive bits per second
boolean indicating whether enhanced noise cancellation is currently being used on this track
Gets the RTCStatsReport for the LocalTrack's underlying RTCRtpSender See https://developer.mozilla.org/en-US/docs/Web/API/RTCStatsReport
Promise
Optional
options: ReplaceTrackOptionsOptional
userProvidedTrack: booleanOptional
options: AudioCaptureOptionsExperimental
Sets a processor on this track. See https://github.com/livekit/track-processors-js for example usage
Experimental
Stops the track processor See https://github.com/livekit/track-processors-js for example usage
MediaTrackConstraints that are being used when restarting or reacquiring tracks