Video SDK for iOS API Reference
|
Definitions of all constants, enumerations, and error codes used throughout the Zoom Video SDK. More...
Go to the source code of this file.
Definitions of all constants, enumerations, and error codes used throughout the Zoom Video SDK.
Definition in file ZoomVideoSDKConstants.h.
Enumeration of the type for clear annotation.
Definition at line 684 of file ZoomVideoSDKConstants.h.
Enumeration of the type for annotation tool. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0067931.
Definition at line 620 of file ZoomVideoSDKConstants.h.
Enumeration of audio channel types.
Enumerator | |
---|---|
ZoomVideoSDKAudioChannel_Mono | Mono audio channel. |
ZoomVideoSDKAudioChannel_Stereo | Stereo audio channel. |
Definition at line 743 of file ZoomVideoSDKConstants.h.
Enumerates the types of audio.
Definition at line 249 of file ZoomVideoSDKConstants.h.
Enumerations of broadcast control status.
Definition at line 913 of file ZoomVideoSDKConstants.h.
The chat message delete type are sent in the onChatMsgDeleteNotification:messageID:deleteBy: callback.
Definition at line 522 of file ZoomVideoSDKConstants.h.
Enumerates the types of chat privileges.
Definition at line 729 of file ZoomVideoSDKConstants.h.
Enumerates the statuses of a CRC call.
Definition at line 602 of file ZoomVideoSDKConstants.h.
Enumerates the types of Call CRC (Circuit-Reliable Communication).
Enumerator | |
---|---|
ZoomVideoSDKCRCProtocol_H323 | H.323 type. |
ZoomVideoSDKCRCProtocol_SIP | SIP type. |
Definition at line 592 of file ZoomVideoSDKConstants.h.
enum ZoomVideoSDKDataType |
Enumerates the data type for network quality monitoring.
Enumerator | |
---|---|
ZoomVideoSDKDataType_Unknown | Unknown data type. |
ZoomVideoSDKDataType_Audio | Audio data type. |
ZoomVideoSDKDataType_Video | Video data type. |
ZoomVideoSDKDataType_Share | Share data type. |
Definition at line 955 of file ZoomVideoSDKConstants.h.
Enumeration of the number types for calling to join the audio into a meeting.
Enumerator | |
---|---|
ZoomVideoSDKDialInNumType_None | For initialization. |
ZoomVideoSDKDialInNumType_Toll | Paid (toll) number. |
ZoomVideoSDKDialInNumType_TollFree | Toll-free number. |
Definition at line 537 of file ZoomVideoSDKConstants.h.
enum ZoomVideoSDKError |
Enumerates all errors in the VideoSDK.
Definition at line 11 of file ZoomVideoSDKConstants.h.
Enumeration of file transfer status.
Definition at line 765 of file ZoomVideoSDKConstants.h.
Enumeration of raw data formats. Defines the color space format and color range for video frames.
Enumerator | |
---|---|
ZoomVideoSDKFrameDataFormat_I420 | I420 format with Limited color range. |
ZoomVideoSDKFrameDataFormat_I420_Limit | I420 format with Full color range. |
Definition at line 321 of file ZoomVideoSDKConstants.h.
enum ZoomVideoSDKLiveStreamCloseCaption |
Definition at line 994 of file ZoomVideoSDKConstants.h.
enum ZoomVideoSDKLiveStreamLayout |
Enumerator | |
---|---|
ZoomVideoSDKLiveStreamLayout_SpeakerView | Speaker view layout for live stream. |
ZoomVideoSDKLiveStreamLayout_GalleryView | Gallery view layout for live stream. |
Definition at line 983 of file ZoomVideoSDKConstants.h.
Enumerates the statuses of live streaming.
Definition at line 303 of file ZoomVideoSDKConstants.h.
Enumerates the types of operations related to live transcription.
Definition at line 494 of file ZoomVideoSDKConstants.h.
Enumerates the status of live transcription.
Enumerator | |
---|---|
ZoomVideoSDKLiveTranscriptionStatus_Stop | Live transcription is currently stopped. |
ZoomVideoSDKLiveTranscriptionStatus_Start | Live transcription is currently active. |
Definition at line 484 of file ZoomVideoSDKConstants.h.
Enumeration of the mask shape.
Enumerator | |
---|---|
ZoomVideoSDKMaskShape_Rectangle | Rectangle. |
ZoomVideoSDKMaskShape_Circle | Circle. |
ZoomVideoSDKMaskShape_Oval | Oval. |
Definition at line 797 of file ZoomVideoSDKConstants.h.
Enumerates the status of multi-camera streams.
Definition at line 466 of file ZoomVideoSDKConstants.h.
Enumerates the network statuses.
Definition at line 551 of file ZoomVideoSDKConstants.h.
Enumerates the various reasons for a phone call failure.
Definition at line 408 of file ZoomVideoSDKConstants.h.
Enumerates the statuses of a phone call.
Definition at line 381 of file ZoomVideoSDKConstants.h.
Enumeration of preferred video resolution in Zoom Video SDK.
Definition at line 969 of file ZoomVideoSDKConstants.h.
Enumeration of memory modes for raw data handling.
Enumerator | |
---|---|
ZoomVideoSDKRawDataMemoryModeStack | The memory mode is srack. |
ZoomVideoSDKRawDataMemoryModeHeap | The memory mode is heap. |
Definition at line 361 of file ZoomVideoSDKConstants.h.
Enumerates the status of sharing.
Definition at line 287 of file ZoomVideoSDKConstants.h.
Enumerates the types of consent for cloud recording.
Definition at line 566 of file ZoomVideoSDKConstants.h.
An enum representing the status of the recording status.
Definition at line 434 of file ZoomVideoSDKConstants.h.
Enumerates the possible reasons for leaving a session.
Definition at line 781 of file ZoomVideoSDKConstants.h.
Enumeration of session type.
Enumerator | |
---|---|
ZoomVideoSDKSessionType_MainSession | The session type is main session. |
ZoomVideoSDKSessionType_SubSession | The session type is subSession. |
Definition at line 238 of file ZoomVideoSDKConstants.h.
Enumeration of share preprocess types.
Enumerator | |
---|---|
ZoomVideoSDKSharePreprocessType_none | For initialization. |
ZoomVideoSDKSharePreprocessType_view | For share view |
Definition at line 861 of file ZoomVideoSDKConstants.h.
Enumeration of Zoom Video SDK share setting types.
Definition at line 871 of file ZoomVideoSDKConstants.h.
Enumerates the types of content that can be shared in a session.
Enumerator | |
---|---|
ZoomVideoSDKShareType_None | |
ZoomVideoSDKShareType_Normal | Application or desktop share. |
ZoomVideoSDKShareType_PureAudio | Pure computer audio share. |
ZoomVideoSDKShareType_Camera | Camera share. |
Definition at line 714 of file ZoomVideoSDKConstants.h.
Streaming join status enumeration.
Definition at line 887 of file ZoomVideoSDKConstants.h.
Enumerates the reasons for a failed video subscription attempt.
Definition at line 696 of file ZoomVideoSDKConstants.h.
Enumeration of subSession statuses.
Definition at line 819 of file ZoomVideoSDKConstants.h.
Enumerates the types of device permission.
Enumerator | |
---|---|
ZoomVideoSDKSystemPermissionType_Camera | System permission - Camera is needed. |
ZoomVideoSDKSystemPermissionType_Microphone | System permission - Microphone is needed. |
Definition at line 512 of file ZoomVideoSDKConstants.h.
Enumerates the microphone test statuses.
Definition at line 753 of file ZoomVideoSDKConstants.h.
Enumeration of subsession user help request results.
Definition at line 846 of file ZoomVideoSDKConstants.h.
Enumeration the statuses of raw data.
Enumerator | |
---|---|
ZoomVideoSDKUserRawdataOn | The raw data status is on. |
ZoomVideoSDKUserRawdataOff | The raw data status if off. |
Definition at line 371 of file ZoomVideoSDKConstants.h.
Enumeration of the UVC camera status.
Enumerator | |
---|---|
ZoomVideoSDKUVCCameraStatus_Attached | UVC camera attached. |
ZoomVideoSDKUVCCameraStatus_Detached | UVC camera detached. |
Definition at line 809 of file ZoomVideoSDKConstants.h.
Enumeration of the video aspect ratio.
Definition at line 263 of file ZoomVideoSDKConstants.h.
Enumerates the video preference modes.
Definition at line 452 of file ZoomVideoSDKConstants.h.
RawDataRotationof the directions of video.
Definition at line 331 of file ZoomVideoSDKConstants.h.
Enumeration of render resolution.
Definition at line 345 of file ZoomVideoSDKConstants.h.
Enumeration of video type.
Enumerator | |
---|---|
ZoomVideoSDKVideoType_VideoData | Video Camera Data. |
ZoomVideoSDKVideoType_ShareData | Share Data. |
Definition at line 277 of file ZoomVideoSDKConstants.h.
Enumerates the types of virtual backgrounds.
Definition at line 579 of file ZoomVideoSDKConstants.h.
Enumeration of supported export formats for content, like whiteboard.
Enumerator | |
---|---|
ZoomVideoSDKWhiteboardExport_Format_PDF | Export the content as a PDF document. |
Definition at line 933 of file ZoomVideoSDKConstants.h.
Enumeration of the status of whiteboard sharing.
Enumerator | |
---|---|
ZoomVideoSDKWhiteboardStatus_Started | The whiteboard has started. |
ZoomVideoSDKWhiteboardStatus_Stopped | The whiteboard has stopped. |
Definition at line 943 of file ZoomVideoSDKConstants.h.