File

projects/openvidu-components-angular/src/lib/models/participant.model.ts

Description

Interface that defines the properties of the participant track publication.

Extends

TrackPublication

Index

Properties

Properties

isAudioTrack
isAudioTrack: boolean
Type : boolean

Indicates whether the track is from an audio sharing source or not.

isCameraTrack
isCameraTrack: boolean
Type : boolean

Indicates whether the track is from a camera source or not.

isMinimized
isMinimized: boolean
Type : boolean

Indicates whether the HTML element associated with the track is minimized (made smaller) or not.

isMutedForcibly
isMutedForcibly: boolean
Type : boolean
Optional

Indicates whether the participant's audio is forcibly muted or not.

isPinned
isPinned: boolean
Type : boolean

Indicates whether the HTML element associated with the track is pinned (fixed in place) or not.

isScreenTrack
isScreenTrack: boolean
Type : boolean

Indicates whether the track is from a screen sharing source or not.

participant
participant: ParticipantModel
Type : ParticipantModel

The participant who published the track.

results matching ""

    No results matching ""