|
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 69 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received band width for video or sharing.
Definition at line 97 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received frame rate for video or sharing.
Definition at line 101 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received video or sharing jitter data.
Definition at line 109 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's average video or sharing packet loss for receivde data.
Definition at line 113 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's maximum video or sharing packet loss for received data.
Definition at line 117 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's received video or sharing rtt data.
Definition at line 105 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent band width for video or sharing.
Definition at line 73 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent frame rate of video or sharing.
Definition at line 77 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent video or /sharinge jitter data.
Definition at line 85 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's average video or sharing packet loss for sent data.
Definition at line 89 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's maximum video or sharing packet loss for sent data.
Definition at line 93 of file MobileRTCMeetingService+InMeeting.h.
|
readnonatomicassign |
This meeting's sent video or sharing rtt data.
Definition at line 81 of file MobileRTCMeetingService+InMeeting.h.