|
Video SDK for iOS API Reference
|
Share statistic information. More...
#include <ZoomVideoSDKUser.h>
Inherits NSObject.
Properties | |
| NSInteger | width |
| frame width. | |
| NSInteger | height |
| frame height. | |
| NSInteger | fps |
| frame per second. | |
| NSInteger | bps |
| bits per second. | |
| ZoomVideoSDKNetworkStatus | shareNetworkStatus |
| Get share network status. | |
Share statistic information.
Definition at line 43 of file ZoomVideoSDKUser.h.
|
readwritenonatomicassign |
bits per second.
Definition at line 59 of file ZoomVideoSDKUser.h.
|
readwritenonatomicassign |
frame per second.
Definition at line 55 of file ZoomVideoSDKUser.h.
|
readwritenonatomicassign |
frame height.
Definition at line 51 of file ZoomVideoSDKUser.h.
|
readwritenonatomicassign |
Get share network status.
Definition at line 63 of file ZoomVideoSDKUser.h.
|
readwritenonatomicassign |
frame width.
Definition at line 47 of file ZoomVideoSDKUser.h.