MillicastSDK 2.0.0
|
The MCMediaSourceStats class gathers statistics details. More...
#import <stats.h>
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. | |
The MCMediaSourceStats class gathers statistics details.
+ (MCStatsType) get_type |
Returns the type of statistics.
Implemented in MCVideoSourceStats, and MCAudioSourceStats.
|
readwritenonatomicstrong |
The track type. See kind
|
readwritenonatomicstrong |
The identifier of the track. see trackIdentifier