|
Vonage Video API Linux SDK
|
#include <>
Data Fields | |
| int64_t | connection_estimated_bandwidth |
| enum otc_network_condition | network_condition |
| enum otc_network_reason | network_condition_reason |
Provides network-level transport statistics.
The otc_transport_stats struct exposes metrics related to the underlying network transport layer of a WebRTC connection. These stats reflect current conditions such as estimated available bandwidth and can be used for monitoring or debugging network performance issues.
| int64_t connection_estimated_bandwidth |
Estimated available connection bandwidth, in bits per second (bps)
| enum otc_network_condition network_condition |
Estimated network condition score
| enum otc_network_reason network_condition_reason |
Main reason impacting network condition