MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
millicast::Client::StatsEvent Struct Reference

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< StatsReportreport {}
 

Detailed Description

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.

Member Data Documentation

◆ report

std::shared_ptr<StatsReport> millicast::Client::StatsEvent::report {}

A shared pointer to the StatsReport collected by the SDK.


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