Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.16 KB

QOSVideo.md

File metadata and controls

15 lines (12 loc) · 1.16 KB

# QOSVideo

Properties

Name Type Description Notes
avg_loss string The average amount of packet loss. For example, the percentage of packets that failed to arrive at their destination. [optional]
bitrate string The bits per second transmitted along a digital network, in kbps. [optional]
jitter string The variation in the delay of received packets, in milliseconds. [optional]
latency string The time it took a packet to travel from one point to another, in milliseconds. [optional]
max_loss string The maximum amount of packet loss. For example, the maximum percentage of packets that failed to arrive at their destination. [optional]
frame_rate string The rate at which the video camera can produce unique images (frames). Zoom supports a frame rate of up to 30fps. [optional]
resolution string The number of pixels in each dimension that the video camera can display. [optional]

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