LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
Loading...
Searching...
No Matches
livekit::IceCandidateStats Struct Reference

Statistics for a local or remote ICE candidate. More...

#include <stats.h>

Public Attributes

std::string transport_id
 
std::string address
 
std::int32_t port
 
std::string protocol
 
std::optional< IceCandidateTypecandidate_type
 
std::int32_t priority
 
std::string url
 
std::optional< IceServerTransportProtocolrelay_protocol
 
std::string foundation
 
std::string related_address
 
std::int32_t related_port
 
std::string username_fragment
 
std::optional< IceTcpCandidateTypetcp_type
 

Detailed Description

Statistics for a local or remote ICE candidate.


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