Meeting SDK for Windows API Reference
|
ZOOM Custom Video Share Render Interface. More...
#include "zoom_sdk_def.h"
Go to the source code of this file.
Data Structures | |
class | ICustomizedShareRenderEvent |
Share render callback event. More... | |
class | IShareActionBase |
Share action base interface. More... | |
class | ICustomizedShareRender |
Share render interface. More... | |
class | IShareActionEvent |
The share action callback event. More... | |
class | IShareAction |
The share action interface. More... | |
Enumerations | |
enum | CustomizedViewShareMode { CSM_FULLFILL , CSM_LETTER_BOX } |
View mode of shared render. Here are more detailed structural descriptions. More... | |
ZOOM Custom Video Share Render Interface.
Definition in file customized_share_render.h.
View mode of shared render. Here are more detailed structural descriptions.
Enumerator | |
---|---|
CSM_FULLFILL | View the shared content in full screen mode. |
CSM_LETTER_BOX | View the shared content in original size. |
Definition at line 15 of file customized_share_render.h.