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

The MCMediaSourceStats class gathers statistics details. More...

#import <stats.h>

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

Class Methods

(MCStatsType) + get_type
 Returns the type of statistics.
 

Properties

NSString * track_identifier
 The identifier of the track. see trackIdentifier
 
NSString * kind
 The track type. See kind
 
- Properties inherited from MCStats
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

The MCMediaSourceStats class gathers statistics details.

Method Documentation

◆ get_type

+ (MCStatsType) get_type

Returns the type of statistics.

Implemented in MCVideoSourceStats, and MCAudioSourceStats.

Property Documentation

◆ kind

- (NSString*) kind
readwritenonatomicstrong

The track type. See kind

◆ track_identifier

- (NSString*) track_identifier
readwritenonatomicstrong

The identifier of the track. see trackIdentifier


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