![]() |
Jabber Guest iOS SDK
|
CJGuestCodecStatistics Class Reference
This class holds parameters related to the codecs being used in the audio and video sessions. More...
#import <JabberGuest/JabberGuest.h>
Inherits NSObject.
Properties | |
| NSString * | name |
| The name of the codec. | |
| NSInteger | payloadType |
| The payload type of the codec. | |
| NSInteger | clockRate |
| The clockrate of the codec. | |
Detailed Description
This class holds parameters related to the codecs being used in the audio and video sessions.

