Video SDK for MacOS API Reference
|
Share statistic infomation interface. More...
#include <ZMVideoSDKUserHelper.h>
Inherits NSObject.
Properties | |
int | width |
Get the width of share data size. | |
int | height |
Get the height of share data size. | |
int | fps |
Get share fps. | |
int | bpf |
Get share Bpf. | |
ZMVideoSDKNetworkStatus | shareNetworkStatus |
Get share network status. | |
Share statistic infomation interface.
Definition at line 88 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
Get share Bpf.
Definition at line 108 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
Get share fps.
Definition at line 103 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
Get the height of share data size.
Definition at line 98 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
Get share network status.
Definition at line 113 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
Get the width of share data size.
Definition at line 93 of file ZMVideoSDKUserHelper.h.