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

Aggregated WebRTC stats for a connected room session. More...

#include <stats.h>

Public Attributes

std::vector< RtcStatspublisher_stats
 Stats from the publisher peer connection (outbound media).
 
std::vector< RtcStatssubscriber_stats
 Stats from the subscriber peer connection (inbound media).
 

Detailed Description

Aggregated WebRTC stats for a connected room session.


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