MillicastSDK 2.0.0
|
The Stats Event that is emitted by the SDK containing the stats report. The stats provide insight into the incoming/audio media and rtp data. More...
#include <client.h>
Public Attributes | |
std::shared_ptr< StatsReport > | report {} |
The Stats Event that is emitted by the SDK containing the stats report. The stats provide insight into the incoming/audio media and rtp data.
std::shared_ptr<StatsReport> millicast::Client::StatsEvent::report {} |
A shared pointer to the StatsReport collected by the SDK.