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 410 of file ZMVideoSDKDef.h.
enum ZMPhoneStatus |
Enumerates the statuses of a phone call.
Definition at line 383 of file ZMVideoSDKDef.h.
enum ZMRecordingStatus |
Enumerates the statuses of recording.
Definition at line 355 of file ZMVideoSDKDef.h.
enum ZMVideoRotation |
Enumerates the video rotation angles.
Definition at line 324 of file ZMVideoSDKDef.h.
Enumeration of the type for clear annotation.
Definition at line 829 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 775 of file ZMVideoSDKDef.h.
Enumeration of audio channel types.
Enumerator | |
---|---|
ZMVideoSDKAudioChannel_Mono | Mono audio channel. |
ZMVideoSDKAudioChannel_Stereo | Stereo audio channel. |
Definition at line 859 of file ZMVideoSDKDef.h.
Enumerates the statuses related to audio device state and availability.
Definition at line 510 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 499 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 312 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 371 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 689 of file ZMVideoSDKDef.h.
The chat message delete type are sent in the ZMVideoSDKDelegate#onChatMsgDeleteNotification callback.
Definition at line 585 of file ZMVideoSDKDef.h.
Enumerates the types of chat privileges.
Definition at line 761 of file ZMVideoSDKDef.h.
Enumerates the types of consent for cloud recording.
Definition at line 642 of file ZMVideoSDKDef.h.
Enumerates the statuses of a CRC call.
Definition at line 722 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 711 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 613 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 454 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 842 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 700 of file ZMVideoSDKDef.h.
Enumerates the statuses of live streaming.
Definition at line 241 of file ZMVideoSDKDef.h.
Enumerates the types of operations related to live transcription.
Definition at line 566 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 555 of file ZMVideoSDKDef.h.
Enumerates the microphone test statuses.
Definition at line 486 of file ZMVideoSDKDef.h.
Enumerates the status of multi-camera streams.
Definition at line 467 of file ZMVideoSDKDef.h.
Enumerates the network statuses.
Definition at line 626 of file ZMVideoSDKDef.h.
Enumeration of preferred video resolution in Zoom Video SDK.
Definition at line 997 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 290 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 301 of file ZMVideoSDKDef.h.
Enumeration of raw data types.
Enumerator | |
---|---|
ZMVideoSDKRawDataType_Video | Video raw data. |
ZMVideoSDKRawDataType_Share | Share raw data. |
Definition at line 260 of file ZMVideoSDKDef.h.
Enumerates the statuses for remote control.
Definition at line 887 of file ZMVideoSDKDef.h.
enum ZMVideoSDKResolution |
Enumeration of render resolution.
Definition at line 271 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 656 of file ZMVideoSDKDef.h.
Enumerates the possible reasons for leaving a session.
Definition at line 870 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 943 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 969 of file ZMVideoSDKDef.h.
Enumeration of Zoom Video SDK share setting types.
Definition at line 982 of file ZMVideoSDKDef.h.
Enumerates the status of sharing.
Definition at line 224 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 527 of file ZMVideoSDKDef.h.
Enumerates the reasons for a failed video subscription attempt.
Definition at line 741 of file ZMVideoSDKDef.h.
Enumeration of subsession statuses.
Definition at line 916 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 439 of file ZMVideoSDKDef.h.
Enumeration of subsession user help request results.
Definition at line 954 of file ZMVideoSDKDef.h.
Enumeration of the video aspect ratio.
Definition at line 674 of file ZMVideoSDKDef.h.
Enumerates the video preference modes.
Definition at line 339 of file ZMVideoSDKDef.h.
Enumerates the data modes for video source frames.
Definition at line 542 of file ZMVideoSDKDef.h.
Enumerates the types of virtual backgrounds.
Definition at line 600 of file ZMVideoSDKDef.h.