My Project
|
音频上行状态 More...
#import <CCAudioSenderStatus.h>
Properties | |
NSString * | ssrc |
Synchronization source, defined in RTC3550. | |
NSString * | codecName |
Codec name. | |
NSString * | trackIdentifier |
Represents the track.id property. | |
NSUInteger | bytesSent |
Total number of bytes sent for this SSRC. | |
NSUInteger | packetsSent |
Total number of RTP packets sent for this SSRC. | |
NSUInteger | packetsLost |
Total number of RTP packets lost for this SSRC. | |
NSUInteger | roundTripTime |
Estimated round trip time (milliseconds) for this SSRC based on the RTCP timestamp. | |
音频上行状态