Optional
track: LocalTrack<Kind>Optional
loggerOptions: LoggerOptionsOptional
dimensionsOptional
mimeMimeType of the published track
Optional
optionsOptional
simulcastedtrue if track was simulcasted to server, video-only
Optional
trackan [AudioTrack] if this publication holds an audio track
an [VideoTrack] if this publication holds a video track
Mute the track associated with this publication
Pauses the media stream track associated with this publication from being sent to the server and signals "muted" event to other participants Useful if you want to pause the stream without pausing the local media stream track
Resumes sending the media stream track associated with this publication to the server after a call to [[pauseUpstream()]] and signals "unmuted" event to other participants (unless the track is explicitly muted)
Unmute track associated with this publication
dimension of the original published stream, video-only