MillicastSDK 2.2.0
Loading...
Searching...
No Matches
MCSubscriberStats Class Reference

#include <MCSubscriberStats.h>

Inheritance diagram for MCSubscriberStats:
Collaboration diagram for MCSubscriberStats:

Instance Methods

(instancetype) - NS_UNAVAILABLE
 
(NSString *) - toJSON:
 
(instancetype) - initWithViewerStats: [implementation]
 

Properties

NSString * clusterId
 
NSString * streamViewId
 
NSString * subscriberId
 
NSString * streamId
 
NSTimeInterval timestamp
 
NSNumber * totalRoundTripTime
 
NSNumber * currentRoundTripTime
 
NSArray< MCTrackStats * > * trackStats
 

Method Documentation

◆ initWithViewerStats:

- (instancetype) initWithViewerStats: (std::shared_ptr< const millicast::RtsViewerStats >) stats
implementation

◆ NS_UNAVAILABLE

- (instancetype) NS_UNAVAILABLE

◆ toJSON:

- (NSString *) toJSON: (MCSubscriberStatsLevel) level

Property Documentation

◆ clusterId

- (NSString*) clusterId
readnonatomicstrong

◆ currentRoundTripTime

- (NSNumber*) currentRoundTripTime
readnonatomicstrong

◆ streamId

- (NSString*) streamId
readnonatomicstrong

◆ streamViewId

- (NSString*) streamViewId
readnonatomicstrong

◆ subscriberId

- (NSString*) subscriberId
readnonatomicstrong

◆ timestamp

- (NSTimeInterval) timestamp
readnonatomicassign

◆ totalRoundTripTime

- (NSNumber*) totalRoundTripTime
readnonatomicstrong

◆ trackStats

- (NSArray<MCTrackStats*>*) trackStats
readnonatomicstrong

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