Video SDK for Windows API Reference
|
Share cursor information. More...
#include <zoom_video_sdk_user_helper_interface.h>
Public Member Functions | |
ZoomVideoSDKShareCursorData () | |
Data Fields | |
unsigned int | source_id |
int | x |
int | y |
Share cursor information.
Definition at line 105 of file zoom_video_sdk_user_helper_interface.h.
|
inline |
unsigned int ZoomVideoSDKShareCursorData::source_id |
Definition at line 107 of file zoom_video_sdk_user_helper_interface.h.
Referenced by ZoomVideoSDKShareCursorData().
int ZoomVideoSDKShareCursorData::x |
Definition at line 108 of file zoom_video_sdk_user_helper_interface.h.
Referenced by ZoomVideoSDKShareCursorData().
int ZoomVideoSDKShareCursorData::y |
Definition at line 109 of file zoom_video_sdk_user_helper_interface.h.
Referenced by ZoomVideoSDKShareCursorData().