webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <ARDStatsBuilder.h>
Instance Methods | |
(void) | - parseStatsReport: |
(void) | - parseStatsReport: |
Properties | |
NSString * | statsString |
Class used to accumulate stats information into a single displayable string.
- (void) parseStatsReport: | (RTCLegacyStatsReport *) | statsReport |
Parses the information in the stats report into an appropriate internal format used to generate the stats string.
- (void) parseStatsReport: | (RTCLegacyStatsReport *) | statsReport |
Parses the information in the stats report into an appropriate internal format used to generate the stats string.
|
readnonatomicassign |
String that represents the accumulated stats reports passed into this class.