|
Meeting SDK for macOS API Reference
|
The meeting video or share statistic information. More...
#include <ZoomSDKSettingService.h>
Inherits NSObject.
Properties | |
| NSInteger | sendBandwidth |
| The send band width of video/share in this meeting. | |
| NSInteger | sendFps |
| The send frame rate of video/share in this meeting. | |
| NSInteger | sendRTT |
| The send video/share rtt data in this meeting. | |
| NSInteger | sendJitter |
| The send video/share jitter data in this meeting. | |
| CGFloat | sendPacketLossAvg |
| The average video/share packet loss of send data in this meeting. | |
| CGFloat | sendPacketLossMax |
| The maximum video/share packet loss of send data in this meeting. | |
| NSInteger | sendResolution |
| The send resolution when transferring video or sharing data. | |
| NSInteger | recvBandwidth |
| The receive band width of video/share in this meeting. | |
| NSInteger | recvFps |
| The receive frame rate of video/share in this meeting. | |
| NSInteger | recvRTT |
| The receive video/share rtt data in this meeting. | |
| NSInteger | recvJitter |
| The receive video/share jitter data in this meeting. | |
| CGFloat | recvPacketLossAvg |
| The average video/share packet loss of receive data in this meeting. | |
| CGFloat | recvPacketLossMax |
| The maximum video/share packet loss of receive data in this meeting. | |
| NSInteger | recvResolution |
| The receive resolution when transferring video or sharing data. | |
The meeting video or share statistic information.
Definition at line 380 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive band width of video/share in this meeting.
Definition at line 412 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive frame rate of video/share in this meeting.
Definition at line 416 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive video/share jitter data in this meeting.
Definition at line 424 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The average video/share packet loss of receive data in this meeting.
Definition at line 428 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The maximum video/share packet loss of receive data in this meeting.
Definition at line 432 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive resolution when transferring video or sharing data.
Definition at line 436 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The receive video/share rtt data in this meeting.
Definition at line 420 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send band width of video/share in this meeting.
Definition at line 384 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send frame rate of video/share in this meeting.
Definition at line 388 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send video/share jitter data in this meeting.
Definition at line 396 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The average video/share packet loss of send data in this meeting.
Definition at line 400 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The maximum video/share packet loss of send data in this meeting.
Definition at line 404 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send resolution when transferring video or sharing data.
Definition at line 408 of file ZoomSDKSettingService.h.
|
readnonatomicassign |
The send video/share rtt data in this meeting.
Definition at line 392 of file ZoomSDKSettingService.h.