Windows SDK API Reference
|
Meeting Service Sharing Interface. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
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 |
Meeting Service Sharing Interface.
Definition in file meeting_sharing_interface.h.
typedef struct tagShareInfo ShareInfo |
typedef struct tagViewableShareSource ViewableShareSource |
enum AdvanceShareOption |
Additional type of current sharing sent to others. Here are more detailed structural descriptions.
Definition at line 75 of file meeting_sharing_interface.h.
enum AudioShareMode |
Audio share mode. Here are more detailed structural descriptions.
Enumerator | |
---|---|
AudioShareMode_Mono | |
AudioShareMode_Stereo | Mono mode. Stereo mode |
Definition at line 46 of file meeting_sharing_interface.h.
enum MultiShareOption |
Definition at line 85 of file meeting_sharing_interface.h.
enum ShareSettingType |
Share setting type. Here are more detailed structural descriptions..
Definition at line 33 of file meeting_sharing_interface.h.
enum SharingStatus |
Sharing status. Here are more detailed structural descriptions..
Definition at line 15 of file meeting_sharing_interface.h.