MillicastSDK 2.0.0
Loading...
Searching...
No Matches
Properties | List of all members
MCStats Class Reference

A container of various different stats. To make sense of such statistics, please refer to the WebRTC standard More...

#import <stats.h>

Inheritance diagram for MCStats:
Inheritance graph
[legend]
Collaboration diagram for MCStats:
Collaboration graph
[legend]

Properties

long long timestamp
 The timestamp in milliseconds since Unix epoch (Jan 1, 1970 00:00:00 UTC) at which the statistical data was recorded.
 
NSString * sid
 The unique identifier.
 
MCStatsType type
 The type of statistics.
 

Detailed Description

A container of various different stats. To make sense of such statistics, please refer to the WebRTC standard

Property Documentation

◆ sid

- (NSString*) sid
readwritenonatomicstrong

The unique identifier.

◆ timestamp

- (long long) timestamp
readwriteatomic

The timestamp in milliseconds since Unix epoch (Jan 1, 1970 00:00:00 UTC) at which the statistical data was recorded.

◆ type

- (MCStatsType) type
readwriteatomic

The type of statistics.


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