Skip to main content
Version: v1.19.0

StageParticipantInfo

StageParticipantInfo: object

Type declaration

attributes

readonly attributes: Record<string, unknown>

audioMuted

audioMuted: boolean

capabilities

readonly capabilities: Set<StageParticipantCapabilities>

id

readonly id: string

isLocal

readonly isLocal: boolean

isPublishing

isPublishing: boolean

userId

readonly userId: string

userInfo

readonly userInfo: Record<string, unknown>

videoStopped

videoStopped: boolean