MillicastSDK 1.8.4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
millicast::rtcstats::Stats Struct Reference

#include <stats.h>

Inheritance diagram for millicast::rtcstats::Stats:
Inheritance graph
[legend]

Public Member Functions

template<typename T >
const T * cast_to () const
 
virtual ~Stats ()=default
 

Public Attributes

int64_t timestamp
 The timestamp in Milliseconds since Unix Epoch (Jan 1, 1970 00:00:00 UTC).
 
std::string id
 
Type type
 

Constructor & Destructor Documentation

◆ ~Stats()

virtual millicast::rtcstats::Stats::~Stats ( )
virtualdefault

Member Function Documentation

◆ cast_to()

template<typename T >
const T * millicast::rtcstats::Stats::cast_to ( ) const
inline

Member Data Documentation

◆ id

std::string millicast::rtcstats::Stats::id

◆ timestamp

int64_t millicast::rtcstats::Stats::timestamp

The timestamp in Milliseconds since Unix Epoch (Jan 1, 1970 00:00:00 UTC).

◆ type

Type millicast::rtcstats::Stats::type

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