Video SDK for Windows API Reference
Loading...
Searching...
No Matches
zoom_video_sdk_share_setting_interface.h
Go to the documentation of this file.
1
6#ifndef _ZOOM_VIDEO_SDK_SHARE_SETTING_INTERFACE_H_
7#define _ZOOM_VIDEO_SDK_SHARE_SETTING_INTERFACE_H_
9
11
31
37{
38public:
45
52
58 virtual ZoomVideoSDKErrors enableGreenBorder(bool bEnable) = 0;
59
64 virtual bool isGreenBorderEnabled() = 0;
65
66#if defined(WIN32)
72 virtual ZoomVideoSDKErrors enableAdminRemoteControl(bool bEnable) = 0;
73
78 virtual bool isRemoteControlAllApplicationsEnabled() = 0;
79#endif
80};
82#endif
Helper interface for configuring screen sharing settings.
virtual ZoomVideoSDKErrors getScreenCaptureMode(ZoomVideoSDKScreenCaptureMode &captureMode)=0
Get the screen capture mode.
virtual ZoomVideoSDKErrors enableGreenBorder(bool bEnable)=0
Set the visibility of the green border when sharing the screen.
virtual ZoomVideoSDKErrors setScreenCaptureMode(ZoomVideoSDKScreenCaptureMode captureMode)=0
Set screen capture mode.
virtual bool isGreenBorderEnabled()=0
Determines if the green border is enabled when user shares the screen.
Zoom Video SDK Common Definition File.
#define BEGIN_ZOOM_VIDEO_SDK_NAMESPACE
#define END_ZOOM_VIDEO_SDK_NAMESPACE
ZoomVideoSDKErrors
Enumeration of common Zoom Video SDK errors.
ZoomVideoSDKScreenCaptureMode
Enumeration of screen capture modes for screen sharing.
@ ZoomVideoSDKScreenCaptureMode_ADA_Without_Filtering