|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
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< IceCandidateType > | candidate_type |
| std::int32_t | priority |
| std::string | url |
| std::optional< IceServerTransportProtocol > | relay_protocol |
| std::string | foundation |
| std::string | related_address |
| std::int32_t | related_port |
| std::string | username_fragment |
| std::optional< IceTcpCandidateType > | tcp_type |
Statistics for a local or remote ICE candidate.