LiveKit C++ SDK
Real-time audio/video SDK for C++
Loading...
Searching...
No Matches
livekit::TransportStats Struct Reference

Public Attributes

std::uint64_t packets_sent
 
std::uint64_t packets_received
 
std::uint64_t bytes_sent
 
std::uint64_t bytes_received
 
IceRole ice_role
 
std::string ice_local_username_fragment
 
std::optional< DtlsTransportState > dtls_state
 
std::optional< IceTransportState > ice_state
 
std::string selected_candidate_pair_id
 
std::string local_certificate_id
 
std::string remote_certificate_id
 
std::string tls_version
 
std::string dtls_cipher
 
DtlsRole dtls_role
 
std::string srtp_cipher
 
std::uint32_t selected_candidate_pair_changes
 

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