Video SDK for MacOS API Reference
|
Go to the source code of this file.
enum ZMPhoneFailedReason |
Enumerates the various reasons for a phone call failure.
Definition at line 404 of file ZMVideoSDKDef.h.
enum ZMPhoneStatus |
Enumerates the statuses of a phone call.
Definition at line 377 of file ZMVideoSDKDef.h.
enum ZMRecordingStatus |
Enumerates the statuses of recording.
Definition at line 349 of file ZMVideoSDKDef.h.
enum ZMVideoRotation |
Enumerates the video rotation angles.
Definition at line 318 of file ZMVideoSDKDef.h.
Enumeration of the type for clear annotation.
Definition at line 823 of file ZMVideoSDKDef.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 769 of file ZMVideoSDKDef.h.
Enumeration of audio channel types.
Enumerator | |
---|---|
ZMVideoSDKAudioChannel_Mono | Mono audio channel. |
ZMVideoSDKAudioChannel_Stereo | Stereo audio channel. |
Definition at line 853 of file ZMVideoSDKDef.h.
Enumerates the statuses related to audio device state and availability.
Definition at line 504 of file ZMVideoSDKDef.h.
Enumerates the types of audio devices.
Enumerator | |
---|---|
ZMVideoSDKAudioDeviceType_Microphone | Represents a microphone device used for audio input. |
ZMVideoSDKAudioDeviceType_Speaker | Represents a speaker device used for audio output. |
Definition at line 493 of file ZMVideoSDKDef.h.
enum ZMVideoSDKAudioType |
Enumerates the types of audio.
Enumerator | |
---|---|
ZMVideoSDKAudioType_VOIP | Audio type is VOIP (Voice over IP). |
ZMVideoSDKAudioType_TELEPHONY | Audio type is telephony. |
ZMVideoSDKAudioType_None | No audio type. |
Definition at line 306 of file ZMVideoSDKDef.h.
Enumerates the types of remote camera control requests.
Enumerator | |
---|---|
ZMVideoSDKCameraControlRequestType_RequestControl | Request remote camera control. |
ZMVideoSDKCameraControlRequestType_GiveUpControl | Give up remote camera control. |
Definition at line 365 of file ZMVideoSDKDef.h.
enum ZMVideoSDKCanvasType |
Enumeration of the zoom render type.
Enumerator | |
---|---|
ZMVideoSDKCanvasType_VideoData | Video Camera data. This type represents video data captured from the camera. |
ZMVideoSDKCanvasType_ShareData | Share data. |
Definition at line 683 of file ZMVideoSDKDef.h.
The chat message delete type are sent in the ZMVideoSDKDelegate#onChatMsgDeleteNotification callback.
Definition at line 579 of file ZMVideoSDKDef.h.
Enumerates the types of chat privileges.
Definition at line 755 of file ZMVideoSDKDef.h.
Enumerates the types of consent for cloud recording.
Definition at line 636 of file ZMVideoSDKDef.h.
Enumerates the statuses of a CRC call.
Definition at line 716 of file ZMVideoSDKDef.h.
Enumerates the types of Call CRC (Circuit-Reliable Communication).
Enumerator | |
---|---|
ZMVideoSDKCRCProtocol_H323 | H.323 type. |
ZMVideoSDKCRCProtocol_SIP | SIP type. |
Definition at line 705 of file ZMVideoSDKDef.h.
Enumeration of the number types for calling to join the audio into a meeting.
Enumerator | |
---|---|
ZMVideoSDKDialInNumType_None | For initialization. |
ZMVideoSDKDialInNumType_Toll | Paid (toll) number. |
ZMVideoSDKDialInNumType_TollFree | Toll-free number. |
Definition at line 607 of file ZMVideoSDKDef.h.
Enumeration of echo cancellation level. For more information, please visit https://support.zoom.com/hc/en/article?id=zm_kb&sysparm_article=KB0066398.
Definition at line 448 of file ZMVideoSDKDef.h.
enum ZMVideoSDKErrors |
Enumerates all errors in the VideoSDK.
Definition at line 5 of file ZMVideoSDKDef.h.
Enumeration of file transfer status.
Definition at line 836 of file ZMVideoSDKDef.h.
Enumeration of raw data formats. Defines the color space format and color range for video frames.
Enumerator | |
---|---|
ZMVideoSDKFrameDataFormat_I420_Limited | I420 format with Limited color range. |
ZMVideoSDKFrameDataFormat_I420_Full | I420 format with Full color range. |
Definition at line 694 of file ZMVideoSDKDef.h.
Enumerates the statuses of live streaming.
Definition at line 235 of file ZMVideoSDKDef.h.
Enumerates the types of operations related to live transcription.
Definition at line 560 of file ZMVideoSDKDef.h.
Enumerates the status of live transcription.
Enumerator | |
---|---|
ZMVideoSDKLiveTranscription_Status_Stop | Live transcription is currently stopped. |
ZMVideoSDKLiveTranscription_Status_Start | Live transcription is currently active. |
Definition at line 549 of file ZMVideoSDKDef.h.
Enumerates the microphone test statuses.
Definition at line 480 of file ZMVideoSDKDef.h.
Enumerates the status of multi-camera streams.
Definition at line 461 of file ZMVideoSDKDef.h.
Enumerates the network statuses.
Definition at line 620 of file ZMVideoSDKDef.h.
Enumeration of preferred video resolution in Zoom Video SDK.
Definition at line 991 of file ZMVideoSDKDef.h.
Enumeration of memory modes for raw data handling.
Enumerator | |
---|---|
ZMVideoSDKRawDataMemoryMode_Stack | The memory mode is srack. |
ZMVideoSDKRawDataMemoryMode_Heap | The memory mode is heap. |
Definition at line 284 of file ZMVideoSDKDef.h.
Enumeration the statuses of raw data.
Enumerator | |
---|---|
ZMVideoSDKRawData_On | The raw data status is on. |
ZMVideoSDKRawData_Off | The raw data status if off. |
Definition at line 295 of file ZMVideoSDKDef.h.
Enumeration of raw data types.
Enumerator | |
---|---|
ZMVideoSDKRawDataType_Video | Video raw data. |
ZMVideoSDKRawDataType_Share | Share raw data. |
Definition at line 254 of file ZMVideoSDKDef.h.
Enumerates the statuses for remote control.
Definition at line 881 of file ZMVideoSDKDef.h.
enum ZMVideoSDKResolution |
Enumeration of render resolution.
Definition at line 265 of file ZMVideoSDKDef.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 650 of file ZMVideoSDKDef.h.
Enumerates the possible reasons for leaving a session.
Definition at line 864 of file ZMVideoSDKDef.h.
Enumeration of session type.
Enumerator | |
---|---|
ZMVideoSDKSessionType_MainSession | The session type is main session. |
ZMVideoSDKSessionType_SubSession | The session type is subsession. |
Definition at line 937 of file ZMVideoSDKDef.h.
Enumeration of share preprocess types.
Enumerator | |
---|---|
ZMVideoSDKSharePreprocessType_None | For initialization. |
ZMVideoSDKSharePreprocessType_Screen | For share screen(monitor). |
ZMVideoSDKSharePreprocessType_View | For share view(application window). |
Definition at line 963 of file ZMVideoSDKDef.h.
Enumeration of Zoom Video SDK share setting types.
Definition at line 976 of file ZMVideoSDKDef.h.
Enumerates the status of sharing.
Definition at line 218 of file ZMVideoSDKDef.h.
enum ZMVideoSDKShareType |
Enumerates the types of content that can be shared in a session.
Enumerator | |
---|---|
ZMVideoSDKShareType_None | |
ZMVideoSDKShareType_Normal | Application or desktop share. |
ZMVideoSDKShareType_PureAudio | Pure computer audio share. |
ZMVideoSDKShareType_Camera | Camera share. |
Definition at line 521 of file ZMVideoSDKDef.h.
Enumerates the reasons for a failed video subscription attempt.
Definition at line 735 of file ZMVideoSDKDef.h.
Enumeration of subsession statuses.
Definition at line 910 of file ZMVideoSDKDef.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 433 of file ZMVideoSDKDef.h.
Enumeration of subsession user help request results.
Definition at line 948 of file ZMVideoSDKDef.h.
Enumeration of the video aspect ratio.
Definition at line 668 of file ZMVideoSDKDef.h.
Enumerates the video preference modes.
Definition at line 333 of file ZMVideoSDKDef.h.
Enumerates the data modes for video source frames.
Definition at line 536 of file ZMVideoSDKDef.h.
Enumerates the types of virtual backgrounds.
Definition at line 594 of file ZMVideoSDKDef.h.