My Project
|
Connection statistics. More...
#import <CCConnectionStatus.h>
Properties | |
NSDate * | timeStamp |
Time stamp of connection statistics generation. | |
NSArray * | mediaChannelStats |
Reports for media channels. Element can be one of the following types: CCAudioSenderStats, CCVideoSenderStats, CCAudioReceiverStats, CCVideoReceiverStats. | |
CCVideoBandWidthStatus * | videoBandwidthStats |
Video bandwidth statistics. | |
NSArray * | localIceCandidateStats |
Reports for local ICE candidate stats. | |
NSArray * | remoteIceCandidateStats |
Reports for remote ICE candidate stats. | |
NSArray * | iceCandidatePairStats |
Reports for ICE candidate pair stats. | |
Connection statistics.