Vonage Video API Linux SDK
Data Fields
otc_transport_stats Struct Reference

#include <>

Data Fields

int64_t connection_estimated_bandwidth
 

Detailed Description

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.

Field Documentation

◆ connection_estimated_bandwidth

int64_t connection_estimated_bandwidth

Estimated available connection bandwidth, in bits per second (bps)


The documentation for this struct was generated from the following file: