ZOOM Windows SDK
5.2.42037.1112
|
Meeting Service Sharing Interface. More...
#include "..\zoom_sdk_def.h"
Go to the source code of this file.
Classes | |
struct | tagViewableShareSource |
Visible shared source information. Here are more detailed structural descriptions.. More... | |
struct | tagShareInfo |
Information of current sharing. Here are more detailed structural descriptions. More... | |
class | IShareSwitchMultiToSingleConfirmHandler |
Reminder handler of switching from multi-share to single share. More... | |
class | IMeetingShareCtrlEvent |
Callback event of meeting share controller. More... | |
class | IMeetingShareController |
Meeting share controller interface. More... | |
Typedefs | |
typedef struct tagViewableShareSource | ViewableShareSource |
typedef struct tagShareInfo | ShareInfo |
Enumerations | |
enum | SharingStatus { Sharing_Self_Send_Begin, Sharing_Self_Send_End, Sharing_Other_Share_Begin, Sharing_Other_Share_End, Sharing_View_Other_Sharing, Sharing_Pause, Sharing_Resume } |
Sharing status. Here are more detailed structural descriptions.. More... | |
enum | ShareType { SHARE_TYPE_UNKNOWN, SHARE_TYPE_AS, SHARE_TYPE_DS, SHARE_TYPE_WB, SHARE_TYPE_AIRHOST, SHARE_TYPE_CAMERA, SHARE_TYPE_DATA } |
enum | AdvanceShareOption { AdvanceShareOption_ShareFrame, AdvanceShareOption_PureComputerAudio, AdvanceShareOption_ShareCamera } |
enum | MultiShareOption { Enable_Multi_Share = 0, Enable_Only_HOST_Start_Share, Enable_Only_HOST_Grab_Share, Enable_All_Grab_Share } |
Meeting Service Sharing Interface.
enum AdvanceShareOption |
Additional type of current sharing sent to others. Here are more detailed structural descriptions.
enum MultiShareOption |
enum ShareType |
Type of current sharing received by the user. Here are more detailed structural descriptions..
enum SharingStatus |
Sharing status. Here are more detailed structural descriptions..