|
Meeting SDK for Windows API Reference
|
Meeting Service Webinar Interface. More...
#include "zoom_sdk_def.h"Go to the source code of this file.
Data Structures | |
| class | IMeetingWebinarCtrlEvent |
| Webinar callback event. More... | |
| struct | tagWebinarMeetingStatus |
| Webinar Meeting Status. Here are more detailed structural descriptions. More... | |
| struct | tagWebinarLegalNoticesExplainedInfo |
| Webinar Legal notices explained. Here are more detailed structural descriptions. More... | |
| class | IMeetingWebinarController |
| Webinar controller interface. More... | |
Typedefs | |
| typedef struct tagWebinarMeetingStatus | WebinarMeetingStatus |
| Webinar Meeting Status. Here are more detailed structural descriptions. | |
| typedef struct tagWebinarLegalNoticesExplainedInfo | WebinarLegalNoticesExplainedInfo |
| Webinar Legal notices explained. Here are more detailed structural descriptions. | |
Enumerations | |
| enum | SDKPanelistChatPrivilege { SDKPanelistChatPrivilege_PanelistOnly = 1 , SDKPanelistChatPrivilege_All = 2 } |
| Enumerations of the panelist chat privilege. More... | |
| enum | SDKAttendeeViewMode { SDKAttendeeViewMode_None , SDKAttendeeViewMode_FollowHost , SDKAttendeeViewMode_Speaker , SDKAttendeeViewMode_Gallery , SDKAttendeeViewMode_Standard , SDKAttendeeViewMode_SidebysideSpeaker , SDKAttendeeViewMode_SidebysideGallery } |
| Enumerations of the attendee view display mode. More... | |
Meeting Service Webinar Interface.
Definition in file meeting_webinar_interface.h.
Webinar Legal notices explained. Here are more detailed structural descriptions.
| typedef struct tagWebinarMeetingStatus WebinarMeetingStatus |
Webinar Meeting Status. Here are more detailed structural descriptions.
| enum SDKAttendeeViewMode |
Enumerations of the attendee view display mode.
Definition at line 142 of file meeting_webinar_interface.h.
Enumerations of the panelist chat privilege.
| Enumerator | |
|---|---|
| SDKPanelistChatPrivilege_PanelistOnly | Allow panelists only to chat with each other. |
| SDKPanelistChatPrivilege_All | Allow panelist to chat with everyone. |
Definition at line 131 of file meeting_webinar_interface.h.