#include <ZoomSDKMeetingConfiguration.h>
Inherits NSObject.
◆ enableCloudWhiteboard:
Enable or disable the new Zoom Whiteboard feature (different from Classic Whiteboard). This is enabled by default.
- Parameters
-
enable | YES means enable the cloud whiteboard feature,otherwise not. |
- Returns
- If the function succeeds, it will return the ZoomSDKError_Success, otherwise failed.
◆ enableGrabShareWithoutReminder:
- (ZoomSDKError) enableGrabShareWithoutReminder: |
|
(BOOL) | enable |
|
Set whether to close the current sharing of another user without prompt and directly beginning a new sharing content by the closer.
- Parameters
-
enable | YES indicates no prompt, otherwise not. |
- Returns
- If the function succeeds, it will return the ZoomSDKError_Success, otherwise failed.
◆ hideSDKButtons:ButtonType:
◆ isHideMeetingInputUserInfoWindow
- (BOOL) isHideMeetingInputUserInfoWindow |
|
|
|
Get the meeting input user info dialog to hide or display.
- Returns
- The value of the setting value.
◆ modifyVideoDSCP:AudioDSCP:
- (ZoomSDKError) modifyVideoDSCP: |
|
(int) | videoDSCP |
AudioDSCP: |
|
(int) | audioDSCP |
Modify the DSCP of audio and video.
- Parameters
-
videoDSCP | Video values in the meeting. |
audioDSCP | Audio values in the meeting. |
- Returns
- If the function succeeds, it will return the
ZoomSDKError_Success
, otherwise failed.
- Note
- It is necessary to input both values of the videoDSCP and audioDSCP if you want to modify.
◆ prefillWebinarUserName:Email:
- (ZoomSDKError) prefillWebinarUserName: |
|
(NSString *) | userName |
Email: |
|
(NSString *) | email |
◆ reset
Reset all properties in this class.
◆ setHideMeetingInputUserInfoWindow:
- (void) setHideMeetingInputUserInfoWindow: |
|
(BOOL) | hide |
|
Set the meeting input user info dialog to hide or display.
- Parameters
-
hide | YES means hide the dialog. Otherwise, do not hide the dialog. |
◆ _autoAdjustMicVolumeWhenJoinAudio
- (BOOL) _autoAdjustMicVolumeWhenJoinAudio |
|
protected |
◆ _autoAdjustSpeakerVolumeWhenJoinAudio
- (BOOL) _autoAdjustSpeakerVolumeWhenJoinAudio |
|
protected |
◆ _disableAudioButtonClickOriginAction
- (BOOL) _disableAudioButtonClickOriginAction |
|
protected |
◆ _disableAudioSettingMenuButtonClickOriginAction
- (BOOL) _disableAudioSettingMenuButtonClickOriginAction |
|
protected |
◆ _disableBreakoutRoomsButtonClickOriginAction
- (BOOL) _disableBreakoutRoomsButtonClickOriginAction |
|
protected |
◆ _disableCustomLiveStreamAction
- (BOOL) _disableCustomLiveStreamAction |
|
protected |
◆ _disableDoubleClickToFullScreen
- (BOOL) _disableDoubleClickToFullScreen |
|
protected |
◆ _disableEndOtherMeetingAlert
- (BOOL) _disableEndOtherMeetingAlert |
|
protected |
◆ _disableFreeMeetingRemainTimeNotify
- (BOOL) _disableFreeMeetingRemainTimeNotify |
|
protected |
◆ _disableFreeUserOriginAction
- (BOOL) _disableFreeUserOriginAction |
|
protected |
◆ _disableInputPasswordWindow
- (BOOL) _disableInputPasswordWindow |
|
protected |
◆ _disableOpenRecordFileWhenMeetingEnd
- (BOOL) _disableOpenRecordFileWhenMeetingEnd |
|
protected |
◆ _disableParticipantButtonClickOriginAction
- (BOOL) _disableParticipantButtonClickOriginAction |
|
protected |
◆ _disablePopupWrongPasswordWindow
- (BOOL) _disablePopupWrongPasswordWindow |
|
protected |
◆ _disableRenameInMeeting
- (BOOL) _disableRenameInMeeting |
|
protected |
◆ _disableShareButtonClickOriginAction
- (BOOL) _disableShareButtonClickOriginAction |
|
protected |
◆ _disableToolbarCloseCaptionButtonClickOriginAction
- (BOOL) _disableToolbarCloseCaptionButtonClickOriginAction |
|
protected |
◆ _disableToolbarInviteButtonClickOriginAction
- (BOOL) _disableToolbarInviteButtonClickOriginAction |
|
protected |
◆ _disableToolbarLeaveButtonClickOriginAction
- (BOOL) _disableToolbarLeaveButtonClickOriginAction |
|
protected |
◆ _displayAppID
- (CGDirectDisplayID) _displayAppID |
|
protected |
◆ _enableAutoAdjustMicVolume
- (BOOL) _enableAutoAdjustMicVolume |
|
protected |
◆ _enableAutoAdjustSpeakerVolume
- (BOOL) _enableAutoAdjustSpeakerVolume |
|
protected |
◆ _enableAutoEndOtherMeeting
- (BOOL) _enableAutoEndOtherMeeting |
|
protected |
◆ _enableChime
◆ _enableMuteOnEntry
- (BOOL) _enableMuteOnEntry |
|
protected |
◆ _floatVideoPoint
- (NSPoint) _floatVideoPoint |
|
protected |
◆ _forceDisableMultiShare
- (BOOL) _forceDisableMultiShare |
|
protected |
◆ _hideCallMeInAudioWindow
- (BOOL) _hideCallMeInAudioWindow |
|
protected |
◆ _hideChatItemInMeeting
- (BOOL) _hideChatItemInMeeting |
|
protected |
◆ _hideChooseSaveRecordingFilePathWindow
- (BOOL) _hideChooseSaveRecordingFilePathWindow |
|
protected |
◆ _hideCloudWhiteboardAboutButton
- (BOOL) _hideCloudWhiteboardAboutButton |
|
protected |
◆ _hideCloudWhiteboardFeedbackButton
- (BOOL) _hideCloudWhiteboardFeedbackButton |
|
protected |
◆ _hideCloudWhiteboardHelperCenterButton
- (BOOL) _hideCloudWhiteboardHelperCenterButton |
|
protected |
◆ _hideCloudWhiteboardOpenInBrowserButton
- (BOOL) _hideCloudWhiteboardOpenInBrowserButton |
|
protected |
◆ _hideCloudWhiteboardShareButton
- (BOOL) _hideCloudWhiteboardShareButton |
|
protected |
◆ _hideConfirmStartArchiveWindow
- (BOOL) _hideConfirmStartArchiveWindow |
|
protected |
◆ _hideCopyInvitationButtonWhenInviteOthers
- (BOOL) _hideCopyInvitationButtonWhenInviteOthers |
|
protected |
◆ _hideCopyURLButtonWhenInviteOthers
- (BOOL) _hideCopyURLButtonWhenInviteOthers |
|
protected |
◆ _hideEndOtherMeetingAlert
- (BOOL) _hideEndOtherMeetingAlert |
|
protected |
◆ _hideInviteButtonOnHCWindow
- (BOOL) _hideInviteButtonOnHCWindow |
|
protected |
◆ _hideInviteInMeetingH323CallInTab
- (BOOL) _hideInviteInMeetingH323CallInTab |
|
protected |
◆ _hideInviteInMeetingH323CallOutTab
- (BOOL) _hideInviteInMeetingH323CallOutTab |
|
protected |
◆ _hideInviteLinkOnMeetingUI
- (BOOL) _hideInviteLinkOnMeetingUI |
|
protected |
◆ _hideLoadingWindow
- (BOOL) _hideLoadingWindow |
|
protected |
◆ _hideMeetingInfoButtonOnVideo
- (BOOL) _hideMeetingInfoButtonOnVideo |
|
protected |
◆ _hideMeetingStaticBadNetWorkWaring
- (BOOL) _hideMeetingStaticBadNetWorkWaring |
|
protected |
◆ _hideMeetingStaticSystemBusyWaring
- (BOOL) _hideMeetingStaticSystemBusyWaring |
|
protected |
◆ _hideRecoverMeetingWindow
- (BOOL) _hideRecoverMeetingWindow |
|
protected |
◆ _hideRegisterWebinarInfoWindow
- (BOOL) _hideRegisterWebinarInfoWindow |
|
protected |
◆ _hideRemoteControlItemOnMoreMenu
- (BOOL) _hideRemoteControlItemOnMoreMenu |
|
protected |
◆ _hideShowKeypadButton
- (BOOL) _hideShowKeypadButton |
|
protected |
◆ _hideSwitchCameraButton
- (BOOL) _hideSwitchCameraButton |
|
protected |
◆ _hideTelephoneInAudioWindow
- (BOOL) _hideTelephoneInAudioWindow |
|
protected |
◆ _hideThumbnailVideoWindow
- (BOOL) _hideThumbnailVideoWindow |
|
protected |
◆ _hideWebinarNameInputWindow
- (BOOL) _hideWebinarNameInputWindow |
|
protected |
◆ _isDirectShareDesktop
- (BOOL) _isDirectShareDesktop |
|
protected |
◆ _jbhWindowVisible
- (BOOL) _jbhWindowVisible |
|
protected |
◆ _mainVideoPoint
- (NSPoint) _mainVideoPoint |
|
protected |
◆ _monitorID
- (CGDirectDisplayID) _monitorID |
|
protected |
◆ _needPrefillWebinarJoinInfo
- (BOOL) _needPrefillWebinarJoinInfo |
|
protected |
◆ _shareToolBarVisible
- (BOOL) _shareToolBarVisible |
|
protected |
◆ autoAdjustMicVolumeWhenJoinAudio
- (BOOL) autoAdjustMicVolumeWhenJoinAudio |
|
readwritenonatomicassign |
◆ autoAdjustSpeakerVolumeWhenJoinAudio
- (BOOL) autoAdjustSpeakerVolumeWhenJoinAudio |
|
readwritenonatomicassign |
◆ disableAudioButtonClickOriginAction
- (BOOL) disableAudioButtonClickOriginAction |
|
readwritenonatomicassign |
◆ disableAudioSettingMenuButtonClickOriginAction
- (BOOL) disableAudioSettingMenuButtonClickOriginAction |
|
readwritenonatomicassign |
◆ disableBreakoutRoomsButtonClickOriginAction
- (BOOL) disableBreakoutRoomsButtonClickOriginAction |
|
readwritenonatomicassign |
◆ disableCustomLiveStreamAction
- (BOOL) disableCustomLiveStreamAction |
|
readwritenonatomicassign |
◆ disableDoubleClickToFullScreen
- (BOOL) disableDoubleClickToFullScreen |
|
readwritenonatomicassign |
◆ disableEndOtherMeetingAlert
- (BOOL) disableEndOtherMeetingAlert |
|
readwritenonatomicassign |
◆ disableFreeMeetingRemainTimeNotify
- (BOOL) disableFreeMeetingRemainTimeNotify |
|
readwritenonatomicassign |
◆ disableFreeUserOriginAction
- (BOOL) disableFreeUserOriginAction |
|
readwritenonatomicassign |
◆ disableInputPasswordWindow
- (BOOL) disableInputPasswordWindow |
|
readwritenonatomicassign |
◆ disableOpenRecordFileWhenMeetingEnd
- (BOOL) disableOpenRecordFileWhenMeetingEnd |
|
readwritenonatomicassign |
◆ disableParticipantButtonClickOriginAction
- (BOOL) disableParticipantButtonClickOriginAction |
|
readwritenonatomicassign |
◆ disablePopupWrongPasswordWindow
- (BOOL) disablePopupWrongPasswordWindow |
|
readwritenonatomicassign |
◆ disableRenameInMeeting
- (BOOL) disableRenameInMeeting |
|
readwritenonatomicassign |
◆ disableShareButtonClickOriginAction
- (BOOL) disableShareButtonClickOriginAction |
|
readwritenonatomicassign |
◆ disableToolbarCloseCaptionButtonClickOriginAction
- (BOOL) disableToolbarCloseCaptionButtonClickOriginAction |
|
readwritenonatomicassign |
◆ disableToolbarInviteButtonClickOriginAction
- (BOOL) disableToolbarInviteButtonClickOriginAction |
|
readwritenonatomicassign |
◆ disableToolbarLeaveButtonClickOriginAction
- (BOOL) disableToolbarLeaveButtonClickOriginAction |
|
readwritenonatomicassign |
◆ displayAppID
- (CGDirectDisplayID) displayAppID |
|
readwritenonatomicassign |
◆ enableAutoEndOtherMeeting
- (BOOL) enableAutoEndOtherMeeting |
|
readwritenonatomicassign |
◆ enableChime
◆ enableMuteOnEntry
- (BOOL) enableMuteOnEntry |
|
readwritenonatomicassign |
◆ floatVideoPoint
- (NSPoint) floatVideoPoint |
|
readwritenonatomicassign |
◆ forceDisableMultiShare
- (BOOL) forceDisableMultiShare |
|
readwritenonatomicassign |
◆ hideCallMeInAudioWindow
- (BOOL) hideCallMeInAudioWindow |
|
readwritenonatomicassign |
◆ hideChatItemInMeeting
- (BOOL) hideChatItemInMeeting |
|
readwritenonatomicassign |
◆ hideChooseSaveRecordingFilePathWindow
- (BOOL) hideChooseSaveRecordingFilePathWindow |
|
readwritenonatomicassign |
◆ hideCloudWhiteboardAboutButton
- (BOOL) hideCloudWhiteboardAboutButton |
|
readwritenonatomicassign |
◆ hideCloudWhiteboardFeedbackButton
- (BOOL) hideCloudWhiteboardFeedbackButton |
|
readwritenonatomicassign |
◆ hideCloudWhiteboardHelperCenterButton
- (BOOL) hideCloudWhiteboardHelperCenterButton |
|
readwritenonatomicassign |
◆ hideCloudWhiteboardOpenInBrowserButton
- (BOOL) hideCloudWhiteboardOpenInBrowserButton |
|
readwritenonatomicassign |
◆ hideCloudWhiteboardShareButton
- (BOOL) hideCloudWhiteboardShareButton |
|
readwritenonatomicassign |
◆ hideConfirmStartArchiveWindow
- (BOOL) hideConfirmStartArchiveWindow |
|
readwritenonatomicassign |
◆ hideCopyInvitationButtonWhenInviteOthers
- (BOOL) hideCopyInvitationButtonWhenInviteOthers |
|
readwritenonatomicassign |
◆ hideCopyURLButtonWhenInviteOthers
- (BOOL) hideCopyURLButtonWhenInviteOthers |
|
readwritenonatomicassign |
◆ hideEndOtherMeetingAlert
- (BOOL) hideEndOtherMeetingAlert |
|
readwritenonatomicassign |
◆ hideInviteButtonOnHCWindow
- (BOOL) hideInviteButtonOnHCWindow |
|
readwritenonatomicassign |
◆ hideInviteInMeetingH323CallInTab
- (BOOL) hideInviteInMeetingH323CallInTab |
|
readwritenonatomicassign |
◆ hideInviteInMeetingH323CallOutTab
- (BOOL) hideInviteInMeetingH323CallOutTab |
|
readwritenonatomicassign |
◆ hideInviteLinkOnMeetingUI
- (BOOL) hideInviteLinkOnMeetingUI |
|
readwritenonatomicassign |
◆ hideLoadingWindow
- (BOOL) hideLoadingWindow |
|
readwritenonatomicassign |
◆ hideMeetingInfoButtonOnVideo
- (BOOL) hideMeetingInfoButtonOnVideo |
|
readwritenonatomicassign |
◆ hideMeetingStaticBadNetWorkWaring
- (BOOL) hideMeetingStaticBadNetWorkWaring |
|
readwritenonatomicassign |
◆ hideMeetingStaticSystemBusyWaring
- (BOOL) hideMeetingStaticSystemBusyWaring |
|
readwritenonatomicassign |
◆ hideRecoverMeetingWindow
- (BOOL) hideRecoverMeetingWindow |
|
readwritenonatomicassign |
◆ hideRegisterWebinarInfoWindow
- (BOOL) hideRegisterWebinarInfoWindow |
|
readwritenonatomicassign |
◆ hideRemoteControlItemOnMoreMenu
- (BOOL) hideRemoteControlItemOnMoreMenu |
|
readwritenonatomicassign |
◆ hideShowKeypadButton
- (BOOL) hideShowKeypadButton |
|
readwritenonatomicassign |
◆ hideSwitchCameraButton
- (BOOL) hideSwitchCameraButton |
|
readwritenonatomicassign |
◆ hideTelephoneInAudioWindow
- (BOOL) hideTelephoneInAudioWindow |
|
readwritenonatomicassign |
◆ hideThumbnailVideoWindow
- (BOOL) hideThumbnailVideoWindow |
|
readwritenonatomicassign |
◆ hideWebinarNameInputWindow
- (BOOL) hideWebinarNameInputWindow |
|
readwritenonatomicassign |
◆ isDirectShareDesktop
- (BOOL) isDirectShareDesktop |
|
readwritenonatomicassign |
◆ jbhWindowVisible
- (BOOL) jbhWindowVisible |
|
readwritenonatomicassign |
◆ mainVideoPoint
- (NSPoint) mainVideoPoint |
|
readwritenonatomicassign |
◆ monitorID
- (CGDirectDisplayID) monitorID |
|
readwritenonatomicassign |
◆ needPrefillWebinarJoinInfo
- (BOOL) needPrefillWebinarJoinInfo |
|
readwritenonatomicassign |
◆ shareToolBarVisible
- (BOOL) shareToolBarVisible |
|
readwritenonatomicassign |