VTParticipantQuality

The VTParticipantQuality model allows choosing the quality of the received Simulcast video streams.

Constructors

VTParticipantQuality

▸ VTParticipantQuality(quality: VTQuality)

Creates a holder to set the quality of the received Simulcast video streams for all conference participants.

NameTypeDescription
qualityVTQualityThe quality of the received Simulcast video stream.

VTParticipantQuality

▸ VTParticipantQuality(id: String, quality: VTQuality)

Creates a holder to set the quality of the received Simulcast video streams for specific conference participants.

NameTypeDescription
idStringThe participant ID.
qualityVTQualityThe quality of the received Simulcast video stream.