Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParticipant

Hierarchy

  • IParticipant

Index

Properties

display

display: string

display name of the participant, if any; optional

id

id: number

unique numeric ID of the participant

internal_audio_ssrc

internal_audio_ssrc: string

audio Synchronization Source (SSRC) used internally for this active publisher

internal_video_ssrc

internal_video_ssrc: string

video Synchronization Source (SSRC) used internally for this active publisher

talking

talking: boolean

true|false, whether user is talking or not (only if audio levels are used)

Generated using TypeDoc