|
Meeting SDK for macOS API Reference
|
The meeting audio statistic information. More...
#include <ZoomSDKSettingService.h>
Inherits NSObject.
Properties | |
| NSInteger | sendFrequency |
| The send audio frequency in kilohertz (KHz) in this meeting. | |
| NSInteger | sendRTT |
| The send audio rtt in this meeting. | |
| NSInteger | sendJitter |
| The send audio jitter in this meeting. | |
| CGFloat | sendPacketLossAvg |
| The average of send audio packet loss in this meeting. | |
| CGFloat | sendPacketLossMax |
| The maximum send audio packet loss in this meeting. | |
| NSInteger | sendBandwidth |
| The send band width of audio in this meeting. | |
| NSInteger | recvFrequency |
| The receive audio frequency in kilohertz (KHz) in this meeting. | |
| NSInteger | recvRTT |
| The receive audio rtt in this meeting. | |
| NSInteger | recvJitter |
| TThe receive audio jitter in this meeting. | |
| CGFloat | recvPacketLossAvg |
| The average of receive audio packet loss in this meeting. | |
| CGFloat | recvPacketLossMax |
| The maximum receive audio packet loss in this meeting. | |
| NSInteger | recvBandwidth |
| The receive band width of audio in this meeting. | |
The meeting audio statistic information.
Definition at line 113 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive band width of audio in this meeting.
Definition at line 161 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive audio frequency in kilohertz (KHz) in this meeting.
Definition at line 141 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
TThe receive audio jitter in this meeting.
Definition at line 149 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The average of receive audio packet loss in this meeting.
Definition at line 153 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The maximum receive audio packet loss in this meeting.
Definition at line 157 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive audio rtt in this meeting.
Definition at line 145 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send band width of audio in this meeting.
Definition at line 137 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send audio frequency in kilohertz (KHz) in this meeting.
Definition at line 117 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send audio jitter in this meeting.
Definition at line 125 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The average of send audio packet loss in this meeting.
Definition at line 129 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The maximum send audio packet loss in this meeting.
Definition at line 133 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send audio rtt in this meeting.
Definition at line 121 of file ZoomSDKSettingService.h.