Video SDK for MacOS API Reference
|
#include <ZMVideoSDKUserHelper.h>
Inherits NSObject.
Properties | |
unsigned int | sourceID |
The source id of the share cursor. | |
int | x |
The x value of the coordinate. | |
int | y |
The y value of the coordinate. | |
Definition at line 198 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
The source id of the share cursor.
Definition at line 203 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
The x value of the coordinate.
Definition at line 208 of file ZMVideoSDKUserHelper.h.
|
readnonatomicassign |
The y value of the coordinate.
Definition at line 213 of file ZMVideoSDKUserHelper.h.