Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.8 KB

ParticipantQOSSummaryQosInner.md

File metadata and controls

10 lines (7 loc) · 1.8 KB

# ParticipantQOSSummaryQosInner

Properties

Name Type Description Notes
type string Type of the qos summary: * `audio_input` — The QoS metrics for audio sent by a participant. * `audio_output` — The QoS metrics for audio received by a participant. * `video_input` — The QoS metrics for video input being sent by a participant. * `video_output` — The QoS metrics for video output being sent by a participant. * `as_input` — The QoS metrics for screen sharing by a participant. * `as_output` — The QoS metrics for screen sharing output received by a participant. * `cpu_usage` — The QoS metrics for cpu usage. * `audio_device_from_crc` — The QoS metrics for audio sent by a participant who joined the meeting via a Cloud Room Connector (CRC). * `audio_device_to_crc` — The QoS metrics for audio received by a participant who joined the meeting via CRC. * `video_device_from_crc` — The QoS metrics for video input being sent by a participant who joined the meeting via CRC. * `video_device_to_crc` — The QoS metrics for video output being sent by a participant who joined the meeting via CRC. * `as_device_from_crc` — The QoS metrics for screen sharing by a participant who joined the meeting via CRC. * `as_device_to_crc` — The QoS metrics for screen sharing output received by a participant who joined the meeting via CRC. [optional]
details \Zoom\Api\Model\TheParticipantQOSSummaryDetails [optional]

[Back to Model list] [Back to API list] [Back to README]