Video SDK for MacOS API Reference
|
Parameters for share preprocessing including the type and screen/window identifiers. More...
#include <ZMVideoSDKShareHelper.h>
Inherits NSObject.
Properties | |
ZMVideoSDKSharePreprocessType | type |
The share pre-process type. | |
CGDirectDisplayID | monitorID |
The screen id that to share and pre-process. | |
CGWindowID | windowID |
The window handle that to share and pre-process. | |
Parameters for share preprocessing including the type and screen/window identifiers.
Definition at line 17 of file ZMVideoSDKShareHelper.h.
|
readwritenonatomicassign |
The screen id that to share and pre-process.
Definition at line 25 of file ZMVideoSDKShareHelper.h.
|
readwritenonatomicassign |
The share pre-process type.
Definition at line 21 of file ZMVideoSDKShareHelper.h.
|
readwritenonatomicassign |
The window handle that to share and pre-process.
Definition at line 29 of file ZMVideoSDKShareHelper.h.