|
Meeting SDK for iOS API Reference
|
The session video or share statistic information. More...
#include <MobileRTCMeetingService+InMeeting.h>
Inherits NSObject.
Properties | |
| NSInteger | sendBandwidth |
| This meeting's sent band width for video or sharing. | |
| NSInteger | sendFps |
| This meeting's sent frame rate of video or sharing. | |
| NSInteger | sendRTT |
| This meeting's sent video or sharing rtt data. | |
| NSInteger | sendJitter |
| This meeting's sent video or /sharinge jitter data. | |
| CGFloat | sendPacketLossAvg |
| This meeting's average video or sharing packet loss for sent data. | |
| CGFloat | sendPacketLossMax |
| This meeting's maximum video or sharing packet loss for sent data. | |
| NSInteger | recvBandwidth |
| This meeting's received band width for video or sharing. | |
| NSInteger | recvFps |
| This meeting's received frame rate for video or sharing. | |
| NSInteger | recvRTT |
| This meeting's received video or sharing rtt data. | |
| NSInteger | recvJitter |
| This meeting's received video or sharing jitter data. | |
| CGFloat | recvPacketLossAvg |
| This meeting's average video or sharing packet loss for receivde data. | |
| CGFloat | recvPacketLossMax |
| This meeting's maximum video or sharing packet loss for received data. | |
The session video or share statistic information.
Definition at line 68 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received band width for video or sharing.
Definition at line 96 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received frame rate for video or sharing.
Definition at line 100 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received video or sharing jitter data.
Definition at line 108 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's average video or sharing packet loss for receivde data.
Definition at line 112 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's maximum video or sharing packet loss for received data.
Definition at line 116 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received video or sharing rtt data.
Definition at line 104 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent band width for video or sharing.
Definition at line 72 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent frame rate of video or sharing.
Definition at line 76 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent video or /sharinge jitter data.
Definition at line 84 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's average video or sharing packet loss for sent data.
Definition at line 88 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's maximum video or sharing packet loss for sent data.
Definition at line 92 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent video or sharing rtt data.
Definition at line 80 of file MobileRTCMeetingService+InMeeting.h.