|
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 325 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive band width of audio in this meeting.
Definition at line 373 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive audio frequency in kilohertz (KHz) in this meeting.
Definition at line 353 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
TThe receive audio jitter in this meeting.
Definition at line 361 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The average of receive audio packet loss in this meeting.
Definition at line 365 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The maximum receive audio packet loss in this meeting.
Definition at line 369 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive audio rtt in this meeting.
Definition at line 357 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send band width of audio in this meeting.
Definition at line 349 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send audio frequency in kilohertz (KHz) in this meeting.
Definition at line 329 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send audio jitter in this meeting.
Definition at line 337 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The average of send audio packet loss in this meeting.
Definition at line 341 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The maximum send audio packet loss in this meeting.
Definition at line 345 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send audio rtt in this meeting.
Definition at line 333 of file ZoomSDKSettingService.h.