6#import <Foundation/Foundation.h>
7#import <ZoomSDK/ZoomSDKErrors.h>
ZoomSDKFPSValue
Enumeration of limited FPS (frames per second) values.
ZoomSDKSettingShareScreenShareOption
Enumeration of screen sharing options when setting the page share screen item. For more information,...
ZoomSDKScreenCaptureMode
Enumeration of the mode for screen capture. For more information, please visit https://support....
shareSettingCmd
Enumeration of General setting about share.
ZoomSDKError
Enumeration of common errors of SDK.
Interface for configuring share screen settings.
ZoomSDKSettingShareScreenShareOption getShareOptionwWhenShareInDirectShare()
Gets the option of share in direct share.
BOOL isShareSelectedWndOnlyOn()
Determines if it is able to share selected app window only.
BOOL isDoNotDisturbInSharingOn()
Determines if it is able to silence system notifications when sharing desktop.
ZoomSDKSettingShareScreenShareOption getShareOptionWhenShareApplication()
Gets the option of share application.
BOOL isShowZoomWindowWhenShare()
Determines if show zoom meeting window when share.
BOOL isShareContentFlashDetectionEnabled()
Determines if automatic dimming of video when sharing content flashes is enabled.
BOOL isGreenBorderOn()
Determines if it is able to show green border when sharing.
ZoomSDKScreenCaptureMode getScreenCaptureMode()
Gets screen capture mode.
BOOL isSupportShowZoomWindowWhenShare()
Determines if support show zoom meeting window when share.
ZoomSDKSettingShareScreenShareOption getShareOptionwWhenShareInMeeting()
Gets the option of share in meeting.
BOOL isTCPConnectionOn()
Determines if it is able to using tcp connection for screen sharing.
int getLimitFPSValue()
Get current FPS value.
BOOL isShareDesktopEnabled()
Determines if enable share desktop.
BOOL isVideoSharingHardwareAccelerated()
Determines if GPU acceleration is enabled when a user shares video.
BOOL isEnableToSetLimitFPS()
Enables to set limited fps.