|
Video SDK for iOS API Reference
|
Start pre-process share's parameter. More...
#include <ZoomVideoSDKShareHelper.h>
Inherits NSObject.
Properties | |
| ZoomVideoSDKSharePreprocessType | type |
| Gets the preprocess type. | |
| UIView * | view |
| Gets the view to share and pre-process. No need to pass when type is none. | |
Start pre-process share's parameter.
Definition at line 79 of file ZoomVideoSDKShareHelper.h.
|
readwritenonatomicassign |
Gets the preprocess type.
Definition at line 83 of file ZoomVideoSDKShareHelper.h.
|
readwritenonatomicweak |
Gets the view to share and pre-process. No need to pass when type is none.
Definition at line 87 of file ZoomVideoSDKShareHelper.h.