My Project
Properties | List of all members
CCAudioSenderStatus Class Reference

音频上行状态 More...

#import <CCAudioSenderStatus.h>

Inheritance diagram for CCAudioSenderStatus:

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.
 

Detailed Description

音频上行状态


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