Skip to main content

Interface: MeeConnectArgs

Properties

abortController

Optional abortController: AbortController


meetingId

meetingId: string

An id of the meeting we want to join


recvAudioCount

Optional recvAudioCount: number

Max number of audio tracks we want to support


recvVideoCount

Optional recvVideoCount: number

Max number of video tracks we want to support


simulcast

Optional simulcast: boolean


stream

Optional stream: MediaStream

Stream we send to the backend