Options
All
  • Public
  • Public/Protected
  • All
Menu

Initial publisher configuration data when joining the meeting.

Hierarchy

  • IInitialSetup

Index

Properties

Optional audioDeviceId

audioDeviceId?: string

The Id of the audio device (microphone) to use when joining the meeting.

See also: MediaDeviceInfo

Optional backgroundFilter

backgroundFilter?: IBackgroundFilter

Specifies whether to join the meeting with the camera disabled.

Optional hideVideo

hideVideo?: boolean

Specifies whether to join the meeting with the camera disabled.

Optional muteAudio

muteAudio?: boolean

Specifies whether to join the meeting with the microphone muted.

Optional videoDeviceId

videoDeviceId?: string

The Id of the audio device (microphone) to use when joining the meeting.

See also: MediaDeviceInfo