Meeting SDK for macOS API Reference
|
Go to the source code of this file.
enum ActionMeetingCmd |
An enumeration of all the commands in the meeting.
Definition at line 47 of file ZoomSDKErrors.h.
enum AnnotationClearType |
Types of clearing annotations.
Definition at line 161 of file ZoomSDKErrors.h.
enum AnnotationStatus |
Enumeration of annotation status.
Enumerator | |
---|---|
AnnotationStatus_Ready | Ready to annotate. |
AnnotationStatus_Close | Annotation is closed. |
AnnotationStatus_None | For initialization. |
Definition at line 1028 of file ZoomSDKErrors.h.
enum AnnotationToolType |
Type of annotation tools. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0067931.
Definition at line 107 of file ZoomSDKErrors.h.
Enumeration of attendee view question type.
Enumerator | |
---|---|
ViewType_OnlyAnswered_Question | Attendee only view the answered question. |
ViewType_All_Question | Attendee view the all question. |
Definition at line 1176 of file ZoomSDKErrors.h.
enum CallInNumberType |
Enumeration of the number types for calling to join the audio into a meeting.
Enumerator | |
---|---|
CallInNumberType_None | For initialization. |
CallInNumberType_Toll | Paid (toll) number. |
CallInNumberType_TollFree | Toll-free number. |
Definition at line 821 of file ZoomSDKErrors.h.
enum ConnectionComponent |
Enumeration of component types.
Enumerator | |
---|---|
ConnectionComponent_None | For initialization. |
ConnectionComponent_Share | Share. |
ConnectionComponent_Video | Video. |
ConnectionComponent_Audio | Audio. |
Definition at line 913 of file ZoomSDKErrors.h.
enum DirectShareStatus |
Enumeration of direct sharing status.
Definition at line 1070 of file ZoomSDKErrors.h.
enum EncryptType |
Enumeration of H.323/SIP encryption types.
Enumerator | |
---|---|
EncryptType_NO | Meeting room system is not encrypted. |
EncryptType_YES | Meeting room system is encrypted. |
EncryptType_Auto | Meeting room system is encrypted automatically. |
Definition at line 949 of file ZoomSDKErrors.h.
enum EndMeetingReason |
Enumeration of ending meeting errors.
Definition at line 927 of file ZoomSDKErrors.h.
Enumeration indicating reasons why a free meeting needs an upgrade.
Enumerator | |
---|---|
FreeMeetingNeedUpgradeType_NONE | |
FreeMeetingNeedUpgradeType_BY_ADMIN | Upgrade required due to admin payment reminder. |
FreeMeetingNeedUpgradeType_BY_GIFTURL | Upgrade triggered by gift URL. |
Definition at line 1059 of file ZoomSDKErrors.h.
enum H323CalloutStatus |
Enumeration of H.323 device outgoing call status.
Definition at line 625 of file ZoomSDKErrors.h.
enum H323DeviceType |
Enumeration of H.323 device types.
Enumerator | |
---|---|
H323DeviceType_Unknown | Unknown device type. |
H323DeviceType_H323 | H.323 device. |
H323DeviceType_SIP | SIP device. |
Definition at line 665 of file ZoomSDKErrors.h.
enum H323PairingResult |
Enumeration of H.323 device pairing Status.
Definition at line 646 of file ZoomSDKErrors.h.
Join meeting with required information.
Definition at line 689 of file ZoomSDKErrors.h.
enum LeaveMeetingCmd |
An enumeration of commands for leaving meeting.
Enumerator | |
---|---|
LeaveMeetingCmd_Leave | Command of leaving meeting. |
LeaveMeetingCmd_End | Command of ending Meeting. |
Definition at line 37 of file ZoomSDKErrors.h.
enum LiveStreamStatus |
Enumeration of live stream status.
Definition at line 1040 of file ZoomSDKErrors.h.
enum MeetingComponent |
In-meeting UI components.
Definition at line 173 of file ZoomSDKErrors.h.
enum MeetingPropertyCmd |
Get default information of meeting.
Definition at line 83 of file ZoomSDKErrors.h.
enum MeetingSettingCmd |
Enumeration of Meeting settings.
Definition at line 203 of file ZoomSDKErrors.h.
enum MeetingType |
Enumeration of meeting types.
Enumerator | |
---|---|
MeetingType_None | There is no meeting. |
MeetingType_Normal | Normal meeting. |
MeetingType_BreakoutRoom | Breakout meeting. |
MeetingType_Webinar | Webinar meeting. |
Definition at line 704 of file ZoomSDKErrors.h.
enum PhoneFailedReason |
Enumeration of the reasons for the telephone call’s failure.
Definition at line 765 of file ZoomSDKErrors.h.
enum PhoneStatus |
Enumeration of phone call status.
Definition at line 738 of file ZoomSDKErrors.h.
enum ScreenType |
Enumeration of screen types for multi-sharing.
Enumerator | |
---|---|
ScreenType_First | Primary display. |
ScreenType_Second | Secondary display. |
Definition at line 678 of file ZoomSDKErrors.h.
enum SDKButton |
Enumeration of in-meeting buttons on the toolbar.
Definition at line 834 of file ZoomSDKErrors.h.
enum SDKUserType |
Enumerates the types of users.
Definition at line 19 of file ZoomSDKErrors.h.
Enumeration of security session types. Marked as deprecated, no longer used.
Definition at line 879 of file ZoomSDKErrors.h.
enum SettingComponent |
Enumerate of the various components in the settings UI.
Definition at line 2532 of file ZoomSDKErrors.h.
Enumeration of connection types.
Enumerator | |
---|---|
SettingConnectionType_Unknown | Unknown connection types. |
SettingConnectionType_P2P | Peer to peer. |
SettingConnectionType_Cloud | Connect to the cloud. |
Definition at line 962 of file ZoomSDKErrors.h.
enum SettingNetworkType |
Enumeration of network types.
Definition at line 974 of file ZoomSDKErrors.h.
enum shareSettingCmd |
Enumeration of General setting about share.
Enumerator | |
---|---|
shareSettingCmd_enterFullScreen | When user share screen will enter full screen. |
shareSettingCmd_enterMaxWindow | When user to share screen will enter max window. |
shareSettingCmd_sideToSideMode | Display the shared screen and participants' video side by side. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0067526. |
shareSettingCmd_MaintainCurrentSize | Keep current size. |
shareSettingCmd_AutoFitWindowWhenViewShare | Automatically scale the shared screen to fit the size of the Zoom window. |
Definition at line 1160 of file ZoomSDKErrors.h.
enum StatisticWarningType |
Enumeration of warning types.
Definition at line 898 of file ZoomSDKErrors.h.
enum UserRole |
Enumeration of user roles.
Definition at line 719 of file ZoomSDKErrors.h.
enum VideoRenderDataType |
Enumeration of video render data types.
Enumerator | |
---|---|
VideoRenderDataType_None | For initialization. |
VideoRenderDataType_Video | Video data. |
VideoRenderDataType_Avatar | Avatar data. |
Definition at line 1006 of file ZoomSDKErrors.h.
Enumeration of video render element types.
Definition at line 992 of file ZoomSDKErrors.h.
enum ViewShareMode |
Enumeration of video aspect modes.
Definition at line 1018 of file ZoomSDKErrors.h.
enum WebinarRegisterType |
Enumeration of types to register webinar.
Enumerator | |
---|---|
WebinarRegisterType_None | For initialization. |
WebinarRegisterType_URL | Register webinar with URL. |
WebinarRegisterType_Email | Register webinar with email. |
Definition at line 1096 of file ZoomSDKErrors.h.
Enumeration of AI Companion features in a meeting.
Definition at line 2402 of file ZoomSDKErrors.h.
Enumeration of file types for saving screenshots.
Enumerator | |
---|---|
ZoomSDKAnnotationSavedType_PNG | PNG file format. |
ZoomSDKAnnotationSavedType_PDF | PDF file format. |
Definition at line 1340 of file ZoomSDKErrors.h.
Enumeration of attendee view modes in a Zoom meeting. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0063672.
Definition at line 1951 of file ZoomSDKErrors.h.
Enumeration of audio button action info.
Definition at line 1218 of file ZoomSDKErrors.h.
enum ZoomSDKAudioChannel |
Enumeration of audio channel types.
Enumerator | |
---|---|
ZoomSDKAudioChannel_Mono | Mono audio channel. |
ZoomSDKAudioChannel_Stereo | Stereo audio channel. |
Definition at line 2193 of file ZoomSDKErrors.h.
Enumeration of echo cancellation. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0066398.
Definition at line 1549 of file ZoomSDKErrors.h.
Enumeration representing the sampling rate of acquired raw audio data.
Enumerator | |
---|---|
ZoomSDKAudioRawdataSamplingRate_32K | The sampling rate of the acquired raw audio data is 32K. |
ZoomSDKAudioRawdataSamplingRate_48K | The sampling rate of the acquired raw audio data is 48K. |
Definition at line 2460 of file ZoomSDKErrors.h.
Enumeration of the audio share modes.
Enumerator | |
---|---|
ZoomSDKAudioShareMode_Mono | Mono audio share mode. Single channel audio. |
ZoomSDKAudioShareMode_Stereo | Stereo audio share mode. Two-channel audio. |
Definition at line 1834 of file ZoomSDKErrors.h.
enum ZoomSDKAudioStatus |
Enumeration of Audio status.
Definition at line 496 of file ZoomSDKErrors.h.
enum ZoomSDKAudioType |
Enumeration of the type of a user's audio connection.
Definition at line 530 of file ZoomSDKErrors.h.
enum ZoomSDKAuthError |
Enumeration of SDK authentication results.
Definition at line 281 of file ZoomSDKErrors.h.
Enumeration of auto framing modes in video.
Definition at line 2123 of file ZoomSDKErrors.h.
Enumeration of the errors related to the Breakout Room (BO) controller operations.
Definition at line 1672 of file ZoomSDKErrors.h.
enum ZoomSDKBOStatus |
Enumeration of Breakout Room (BO) status.
Definition at line 1730 of file ZoomSDKErrors.h.
Enumeration of Breakout Room (BO) stop countdown durations.
Definition at line 1712 of file ZoomSDKErrors.h.
enum ZoomSDKBOUserStatus |
Enumeration of breakout meeting user status.
Definition at line 1234 of file ZoomSDKErrors.h.
Enumeration of the results of a camera control request.
Definition at line 2428 of file ZoomSDKErrors.h.
Enumeration of camera control requests types.
Enumerator | |
---|---|
ZoomSDKCameraControlRequestType_RequestControl | Request to take control of the camera. |
ZoomSDKCameraControlRequestType_GiveUpControl | Give up control of the camera. |
Definition at line 2416 of file ZoomSDKErrors.h.
Enumeration of reasons why sharing is not allowed.
Definition at line 2366 of file ZoomSDKErrors.h.
Enumeration of the chat message delete type.
Definition at line 1819 of file ZoomSDKErrors.h.
Enumeration of the type for chat message.
Definition at line 1379 of file ZoomSDKErrors.h.
Enumeration of the privilege for attendee chat.
Definition at line 1351 of file ZoomSDKErrors.h.
Enumeration of connection quality.
Definition at line 590 of file ZoomSDKErrors.h.
Enumeration of the status of custom waiting room data.
Definition at line 1858 of file ZoomSDKErrors.h.
enum ZoomSDKDeviceStatus |
Enumeration of device status.
Definition at line 1123 of file ZoomSDKErrors.h.
Enumeration of document creation permission options.
Definition at line 2593 of file ZoomSDKErrors.h.
Enumeration of document sharing permission options.
Definition at line 2577 of file ZoomSDKErrors.h.
enum ZoomSDKDocsStatus |
Enumeration of document sharing status in a meeting.
Enumerator | |
---|---|
ZoomSDKDocsStatus_None | For initialization. |
ZoomSDKDocsStatus_Start | User starts sharing docs. |
ZoomSDKDocsStatus_Stop | User stops sharing docs. |
Definition at line 2563 of file ZoomSDKErrors.h.
Enumeration of emoji feedback types.
Definition at line 2153 of file ZoomSDKErrors.h.
Enumeration of emoji reaction display types in the meeting UI.
Definition at line 1972 of file ZoomSDKErrors.h.
Enumeration of available emoji reaction skin tones.
Definition at line 1529 of file ZoomSDKErrors.h.
Enumeration of available emoji reaction types. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060612.
Definition at line 1509 of file ZoomSDKErrors.h.
enum ZoomSDKError |
Enumeration of common errors of SDK.
Definition at line 215 of file ZoomSDKErrors.h.
Enumeration of the types of face makeup effects.
Definition at line 1923 of file ZoomSDKErrors.h.
Enumeration of face recognition failure strategies.
Definition at line 2137 of file ZoomSDKErrors.h.
Enumeration of the status of a file transfer.
Definition at line 2442 of file ZoomSDKErrors.h.
Enumeration of the focus mode share type. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0063004.
Definition at line 2294 of file ZoomSDKErrors.h.
enum ZoomSDKFPSValue |
Enumeration of limited FPS (frames per second) values.
Definition at line 1248 of file ZoomSDKErrors.h.
Enumeration of video frame data format.
Enumerator | |
---|---|
ZoomSDKFrameDataFormat_I420_Limited | I420 format with limited (TV) range color space. |
ZoomSDKFrameDataFormat_I420_Full | I420 format with full (PC) range color space. |
Definition at line 2015 of file ZoomSDKErrors.h.
Enumeration of live transcription operation types.
Definition at line 1783 of file ZoomSDKErrors.h.
Enumeration of live transcription status in a meeting.
Definition at line 1768 of file ZoomSDKErrors.h.
Enumeration of local recording request privilege settings.
Definition at line 2000 of file ZoomSDKErrors.h.
Enumeration of local video device rotation actions.
Definition at line 1312 of file ZoomSDKErrors.h.
Enumeration of the login failure reasons.
Definition at line 1621 of file ZoomSDKErrors.h.
enum ZoomSDKLoginStatus |
Enumeration of ZOOM SDK login status.
Enumerator | |
---|---|
ZoomSDKLoginStatus_Idle | User does not login. |
ZoomSDKLoginStatus_Success | Login successfully. |
ZoomSDKLoginStatus_Failed | Login failed. |
ZoomSDKLoginStatus_Processing | Login in progress. |
Definition at line 411 of file ZoomSDKErrors.h.
enum ZoomSDKMeetingError |
Enumeration of errors to start/join meeting.
Enumerator | |
---|---|
ZoomSDKMeetingError_Success | Start/Join meeting successfully. |
ZoomSDKMeetingError_ConnectionError | The connection with the backend service has errors. |
ZoomSDKMeetingError_ReconnectFailed | Failed to reconnect the meeting. |
ZoomSDKMeetingError_MMRError | MMR issue, please check MMR configuration. |
ZoomSDKMeetingError_PasswordError | The meeting password is incorrect. |
ZoomSDKMeetingError_SessionError | Failed to create video and audio data connection with MMR. |
ZoomSDKMeetingError_MeetingOver | Meeting is over. |
ZoomSDKMeetingError_MeetingNotStart | Meeting is not started. |
ZoomSDKMeetingError_MeetingNotExist | The meeting does not exist. |
ZoomSDKMeetingError_UserFull | The number of participants exceeds the upper limit. For users that can't join the meeting, they can go to watch the live stream with the interface ZoomSDKMeetingServiceDelegate::onMeetingFullToWatchLiveStream: if the host has started. |
ZoomSDKMeetingError_ClientIncompatible | The ZOOM SDK version is incompatible. |
ZoomSDKMeetingError_NoMMR | No MMR is valid. |
ZoomSDKMeetingError_MeetingLocked | The meeting is locked by the host. |
ZoomSDKMeetingError_MeetingRestricted | The meeting is restricted. |
ZoomSDKMeetingError_MeetingJBHRestricted | The meeting is restricted to join before host. |
ZoomSDKMeetingError_EmitWebRequestFailed | Failed to request the web server. |
ZoomSDKMeetingError_StartTokenExpired | Failed to start meeting with expired token. |
ZoomSDKMeetingError_VideoSessionError | The user's video does not work. |
ZoomSDKMeetingError_AudioAutoStartError | The user's audio cannot auto-start. |
ZoomSDKMeetingError_RegisterWebinarFull | The amount of webinar attendees reaches the upper limit. |
ZoomSDKMeetingError_RegisterWebinarHostRegister | User needs to register a webinar account if he wants to start a webinar. |
ZoomSDKMeetingError_RegisterWebinarPanelistRegister | User needs to register an account if he wants to join the webinar by the link. |
ZoomSDKMeetingError_RegisterWebinarDeniedEmail | The host has denied your webinar registration. |
ZoomSDKMeetingError_RegisterWebinarEnforceLogin | Sign in with the specified account to join webinar. |
ZoomSDKMeetingError_ZCCertificateChanged | The certificate of ZC has been changed. |
ZoomSDKMeetingError_vanityNotExist | Vanity conference ID does not exist. |
ZoomSDKMeetingError_joinWebinarWithSameEmail | Join webinar with the same email. |
ZoomSDKMeetingError_disallowHostMeeting | Meeting settings is not allowed to start a meeting. |
ZoomSDKMeetingError_ConfigFileWriteFailed | Failed to write configure file. |
ZoomSDKMeetingError_forbidToJoinInternalMeeting | Forbidden to join the internal meeting. |
ZoomSDKMeetingError_RemovedByHost | User is removed from meeting by host. |
ZoomSDKMeetingError_HostDisallowOutsideUserJoin | Host disallow outside user join. |
ZoomSDKMeetingError_UnableToJoinExternalMeeting | To join a meeting hosted by an external Zoom account, your SDK app has to be published on Zoom Marketplace. You can refer to Section 6.1 of Zoom's API License Terms of Use. |
ZoomSDKMeetingError_BlockedByAccountAdmin | Join failed because this Meeting SDK key is blocked by the host’s account admin. |
ZoomSDKMeetingError_NeedSigninForPrivateMeeting | Need sign in using the same account as the meeting organizer. |
ZoomSDKMeetingError_Unknown | Unknown error. |
ZoomSDKMeetingError_None | No error. |
ZoomSDKMeetingError_AppPrivilegeTokenError | App privilege token error. |
ZoomSDKMeetingError_JmakUserEmailNotMatch | Jmak user email not match. |
Definition at line 323 of file ZoomSDKErrors.h.
Enumeration of options to enable a specific meeting feature.
Definition at line 2352 of file ZoomSDKErrors.h.
enum ZoomSDKMeetingStatus |
Enumeration of meeting status.
Definition at line 426 of file ZoomSDKErrors.h.
Enumeration of supported audio types in a Zoom meeting. This is a bitmask enumeration; multiple values can be combined using bitwise OR.
Definition at line 1987 of file ZoomSDKErrors.h.
Enumeration of notification service error codes.
Definition at line 1902 of file ZoomSDKErrors.h.
Enumeration of the status of the notification service.
Definition at line 1886 of file ZoomSDKErrors.h.
Enumeration of the panelist chat privilege in webinar meeting.
Enumerator | |
---|---|
ZoomSDKPanelistChatPrivilege_PanelistOnly | Allow panelists only to chat with each other.[for webinar]. |
ZoomSDKPanelistChatPrivilege_All | Allow panelist to chat with everyone.[for webinar]. |
Definition at line 1368 of file ZoomSDKErrors.h.
enum ZoomSDKPinResult |
Enumeration of the result of a pin operation.
Definition at line 1598 of file ZoomSDKErrors.h.
Enumeration of the pre-assign breakout room data download status.
Definition at line 2108 of file ZoomSDKErrors.h.
Enumeration of SDK pre-meeting errors.
Enumerator | |
---|---|
ZoomSDKPremeetingError_Success | Calls SDK successfully. |
ZoomSDKPremeetingError_Failed | Calls SDK failed. |
ZoomSDKPremeetingError_TimeOut | Timeout. |
ZoomSDKPremeetingError_Unknown | Unknown errors. |
Definition at line 309 of file ZoomSDKErrors.h.
Enumeration of user's presence status. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0065488.
Definition at line 2026 of file ZoomSDKErrors.h.
Enumeration of Q&A connection statuses.
Definition at line 1204 of file ZoomSDKErrors.h.
Enumeration of question status. Marked as deprecated, no longer used.
Definition at line 1186 of file ZoomSDKErrors.h.
Enumeration of memory modes for raw data handling.
Enumerator | |
---|---|
ZoomSDKRawDataMemoryMode_Stack | Use stack memory. |
ZoomSDKRawDataMemoryMode_Heap | Use heap memory. |
Definition at line 1282 of file ZoomSDKErrors.h.
enum ZoomSDKRawDataType |
Enumeration of raw data types.
Enumerator | |
---|---|
ZoomSDKRawDataType_Video | Video raw data. |
ZoomSDKRawDataType_Share | Share raw data. |
Definition at line 1329 of file ZoomSDKErrors.h.
Enumeration of Recording status.
Definition at line 570 of file ZoomSDKErrors.h.
Enumeration of the reminder action type.
Enumerator | |
---|---|
ZoomSDKReminderActionType_None | No action required. |
ZoomSDKReminderActionType_NeedSignin | User needs to sign in. |
ZoomSDKReminderActionType_NeedSwitchAccount | User needs to switch accounts. |
Definition at line 2280 of file ZoomSDKErrors.h.
enum ZoomSDKReminderType |
Enumeration of reminder types.
Definition at line 2055 of file ZoomSDKErrors.h.
Enumeration of status of remote control.
Definition at line 544 of file ZoomSDKErrors.h.
Enumeration of the remote support status.
Definition at line 2322 of file ZoomSDKErrors.h.
Enumeration of the remote support type. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0068720.
Definition at line 2308 of file ZoomSDKErrors.h.
Enumeration of attendee request for help results.
Definition at line 1268 of file ZoomSDKErrors.h.
Enumeration of the status of a local recording permission request.
Definition at line 1938 of file ZoomSDKErrors.h.
Enumeration of the response status when a participant requests the host to start cloud recording.
Definition at line 2338 of file ZoomSDKErrors.h.
enum ZoomSDKResolution |
Enumeration of video resolution options.
Definition at line 1293 of file ZoomSDKErrors.h.
enum ZoomSDKRichTextStyle |
Enumeration of the content font style type for chat message. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0064400.
Definition at line 2205 of file ZoomSDKErrors.h.
Enumeration of the mode for screen capture. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0063824.
Definition at line 1415 of file ZoomSDKErrors.h.
Enumeration of setting page URLs.
Definition at line 1658 of file ZoomSDKErrors.h.
Enumeration of screen sharing options when setting the page share screen item. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060612.
Definition at line 1560 of file ZoomSDKErrors.h.
Enumeration of virtual background video errors.
Definition at line 1445 of file ZoomSDKErrors.h.
Enumeration of video light adjustment modes. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0060612.
Definition at line 1432 of file ZoomSDKErrors.h.
Enumeration of types of shared content.
Definition at line 790 of file ZoomSDKErrors.h.
Enumeration of sharing types.
Enumerator | |
---|---|
ShareSettingType_OnlyHostCanGrab | Anyone can share, but only one can share at a moment, and only the host can start sharing when another user is sharing. The previous share will be ended once the host grabs the sharing. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0058730#h_01GCCD82NKKECQ6QJNH6F4CTWA. |
ShareSettingType_OnlyHostCanShare | Only host can share. |
ShareSettingType_AnyoneCanGrab | Only one participant can share at a time. And anyone can start sharing when someone else is sharing. |
ShareSettingType_MultiShare | Multi participant can share at a moment. |
ShareSettingType_None |
Definition at line 1145 of file ZoomSDKErrors.h.
enum ZoomSDKShareStatus |
Enumeration of sharing status.
Definition at line 462 of file ZoomSDKErrors.h.
Enumeration of zoom ratios of the shared content view.
Definition at line 1802 of file ZoomSDKErrors.h.
Enumeration of the status of sign language interpretation.
Definition at line 1873 of file ZoomSDKErrors.h.
Enumeration of the spotlight operation result.
Definition at line 1575 of file ZoomSDKErrors.h.
Enumeration of background noise suppression levels. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0059985.
Definition at line 1398 of file ZoomSDKErrors.h.
enum ZoomSDKTestMicStatus |
Enumeration of microphone test types.
Enumerator | |
---|---|
testMic_Normal | Normal status. |
testMic_Recording | Recording in progress. |
testMic_RecrodingStopped | Recording has stopped. |
testMic_Playing | Playing back the recorded audio. |
Definition at line 1109 of file ZoomSDKErrors.h.
Enumeration of meeting transfer modes.
Definition at line 2518 of file ZoomSDKErrors.h.
enum ZoomSDKUIAppearance |
Enumeration of UI appearance modes.
Definition at line 1481 of file ZoomSDKErrors.h.
enum ZoomSDKUITheme |
Enumeration of available UI themes.
Enumerator | |
---|---|
ZoomSDKUITheme_Bloom | Bloom theme. |
ZoomSDKUITheme_Rose | Rose theme. |
ZoomSDKUITheme_Agave | Agave theme. |
ZoomSDKUITheme_Classic | Classic theme. |
Definition at line 1494 of file ZoomSDKErrors.h.
enum ZoomSDKUserType |
An enumeration of user types.
Enumerator | |
---|---|
ZoomSDKUserType_ZoomUser | User logs in with working email. |
ZoomSDKUserType_SSOUser | Single-sign-on user. |
ZoomSDKUserType_WithoutLogin | Users who are not logged in. |
Definition at line 7 of file ZoomSDKErrors.h.
Enumeration of video effect types.
Definition at line 1465 of file ZoomSDKErrors.h.
Enumeration of video file share play errors.
Definition at line 2173 of file ZoomSDKErrors.h.
Enumeration of video preference modes.
Definition at line 2502 of file ZoomSDKErrors.h.
enum ZoomSDKVideoQuality |
Enumeration of video quality.
Definition at line 610 of file ZoomSDKErrors.h.
Enumeration of video render resolution.
Definition at line 1694 of file ZoomSDKErrors.h.
enum ZoomSDKVideoStatus |
Enumeration of the status of a user's video.
Definition at line 516 of file ZoomSDKErrors.h.
Enumeration of the type for video subscribe failed reason.
Definition at line 1746 of file ZoomSDKErrors.h.
Enumeration of waiting room layout type. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0059359.
Enumerator | |
---|---|
ZoomSDKWaitingRoomLayoutType_Default | Default layout. |
ZoomSDKWaitingRoomLayoutType_Logo | Layout displaying a logo. |
ZoomSDKWaitingRoomLayoutType_Video | Layout displaying a video. |
Definition at line 1845 of file ZoomSDKErrors.h.
Enumeration of wallpaper layout modes.
Definition at line 2472 of file ZoomSDKErrors.h.
Enumeration of the wallpaper setting status.
Definition at line 2486 of file ZoomSDKErrors.h.
Enumeration of the whiteboard create options.
Definition at line 2255 of file ZoomSDKErrors.h.
Enumeration of the whiteboard share options.
Definition at line 2241 of file ZoomSDKErrors.h.
Enumeration of the whiteboard status.
Enumerator | |
---|---|
ZoomSDKWhiteboardStatus_Started | The user has started sharing their whiteboard. |
ZoomSDKWhiteboardStatus_Stopped | The user has stopped sharing their whiteboard. |
Definition at line 2269 of file ZoomSDKErrors.h.