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

Public Attributes

std::string transport_id
 
std::string local_candidate_id
 
std::string remote_candidate_id
 
std::optional< IceCandidatePairState > state
 
bool nominated
 
std::uint64_t packets_sent
 
std::uint64_t packets_received
 
std::uint64_t bytes_sent
 
std::uint64_t bytes_received
 
double last_packet_sent_timestamp
 
double last_packet_received_timestamp
 
double total_round_trip_time
 
double current_round_trip_time
 
double available_outgoing_bitrate
 
double available_incoming_bitrate
 
std::uint64_t requests_received
 
std::uint64_t requests_sent
 
std::uint64_t responses_received
 
std::uint64_t responses_sent
 
std::uint64_t consent_requests_sent
 
std::uint32_t packets_discarded_on_send
 
std::uint64_t bytes_discarded_on_send
 

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