|
LiveKit C++ Client SDK v1.1.0
Real-time audio/video/data SDK for C++
|
Aggregated WebRTC stats for a connected room session. More...
#include <stats.h>
Public Attributes | |
| std::vector< RtcStats > | publisher_stats |
| Stats from the publisher peer connection (outbound media). | |
| std::vector< RtcStats > | subscriber_stats |
| Stats from the subscriber peer connection (inbound media). | |
Aggregated WebRTC stats for a connected room session.