Video SDK for iOS API Reference
|
Go to the source code of this file.
Enumerations of the type for annotation clear type.
Definition at line 420 of file ZoomVideoSDKConstants.h.
Enumerations of the type for annotation tool type.
Definition at line 391 of file ZoomVideoSDKConstants.h.
Enumerator | |
---|---|
ZoomVideoSDKAudioChannel_Mono | |
ZoomVideoSDKAudioChannel_Stereo | mono |
Definition at line 464 of file ZoomVideoSDKConstants.h.
ZoomVideoSDKAudioType An enumeration of audio type.
Enumerator | |
---|---|
ZoomVideoSDKAudioType_None | |
ZoomVideoSDKAudioType_VOIP | |
ZoomVideoSDKAudioType_TELEPHONY | |
ZoomVideoSDKAudioType_Unknown |
Definition at line 122 of file ZoomVideoSDKConstants.h.
The chat message delete type are sent in the onChatMsgDeleteNotification:messageID:deleteBy: callback.
Definition at line 311 of file ZoomVideoSDKConstants.h.
Enumerations of the type for chat Privilege type.
Definition at line 452 of file ZoomVideoSDKConstants.h.
Enumerations of the type for crc call out status.
Definition at line 373 of file ZoomVideoSDKConstants.h.
Enumerations of the type for crc protocol.
Enumerator | |
---|---|
ZoomVideoSDKCRCProtocol_H323 | H323. |
ZoomVideoSDKCRCProtocol_SIP | SIP. |
Definition at line 362 of file ZoomVideoSDKConstants.h.
Enumerator | |
---|---|
ZoomVideoSDKDialInNumType_None | |
ZoomVideoSDKDialInNumType_Toll | For initialization. |
ZoomVideoSDKDialInNumType_TollFree | Paid. |
Definition at line 319 of file ZoomVideoSDKConstants.h.
enum ZoomVideoSDKError |
ZoomVideoSDKError An enumeration of error.
Definition at line 11 of file ZoomVideoSDKConstants.h.
Definition at line 476 of file ZoomVideoSDKConstants.h.
Enumerator | |
---|---|
ZoomVideoSDKFrameDataFormat_I420 | |
ZoomVideoSDKFrameDataFormat_I420_Limit |
Definition at line 178 of file ZoomVideoSDKConstants.h.
ZoomVideoSDKLiveStreamStatus An enumeration of live stream status.
Definition at line 167 of file ZoomVideoSDKConstants.h.
Definition at line 294 of file ZoomVideoSDKConstants.h.
Enumerator | |
---|---|
ZoomVideoSDKLiveTranscriptionStatus_Stop | |
ZoomVideoSDKLiveTranscriptionStatus_Start | translation stop |
Definition at line 289 of file ZoomVideoSDKConstants.h.
The mask shape.
Enumerator | |
---|---|
ZoomVideoSDKMaskShape_Rectangle | |
ZoomVideoSDKMaskShape_Circle | Rectangle. |
ZoomVideoSDKMaskShape_Oval | Circle. |
Definition at line 495 of file ZoomVideoSDKConstants.h.
Definition at line 280 of file ZoomVideoSDKConstants.h.
Type of video network status.
Enumerator | |
---|---|
ZoomVideoSDKNetworkStatus_None | |
ZoomVideoSDKNetworkStatus_Bad | |
ZoomVideoSDKNetworkStatus_Normal | |
ZoomVideoSDKNetworkStatus_Good |
Definition at line 330 of file ZoomVideoSDKConstants.h.
The reason for the failure of the telephone call.
Definition at line 249 of file ZoomVideoSDKConstants.h.
Status of telephone.
Definition at line 232 of file ZoomVideoSDKConstants.h.
Rawdata memory mode.
Enumerator | |
---|---|
ZoomVideoSDKRawDataMemoryModeStack | |
ZoomVideoSDKRawDataMemoryModeHeap |
Definition at line 216 of file ZoomVideoSDKConstants.h.
You can get share status in the user object [ZoomVideoSDKUser].
Definition at line 156 of file ZoomVideoSDKConstants.h.
Type of record agreement type.
Enumerator | |
---|---|
ZoomVideoSDKRecordAgreementType_Invalid | |
ZoomVideoSDKRecordAgreementType_Traditional | |
ZoomVideoSDKRecordAgreementType_Individual_Only |
Definition at line 341 of file ZoomVideoSDKConstants.h.
An enum representing the status of the recording status.
Definition at line 264 of file ZoomVideoSDKConstants.h.
Definition at line 484 of file ZoomVideoSDKConstants.h.
Enumerator | |
---|---|
ZoomVideoSDKShareType_None | |
ZoomVideoSDKShareType_Normal | Application or desktop share. |
ZoomVideoSDKShareType_PureAudio | Pure computer audio share. |
ZoomVideoSDKShareType_Camera | Camera share. |
Definition at line 437 of file ZoomVideoSDKConstants.h.
Enumerations for the video subscribe failed reason.
Definition at line 429 of file ZoomVideoSDKConstants.h.
Enumerator | |
---|---|
ZoomVideoSDKSystemPermissionType_Camera | |
ZoomVideoSDKSystemPermissionType_Microphone | System permission - Camera is needed. |
Definition at line 303 of file ZoomVideoSDKConstants.h.
Definition at line 469 of file ZoomVideoSDKConstants.h.
user's rawdata status.
Enumerator | |
---|---|
ZoomVideoSDKUserRawdataOn | |
ZoomVideoSDKUserRawdataOff |
Definition at line 224 of file ZoomVideoSDKConstants.h.
Enumerator | |
---|---|
ZoomVideoSDKUVCCameraStatus_Attached | |
ZoomVideoSDKUVCCameraStatus_Detached | UVC camera attached. UVC camera detached. |
Definition at line 501 of file ZoomVideoSDKConstants.h.
ZoomVideoSDKVideoAspect An enumeration of video aspect.
Definition at line 132 of file ZoomVideoSDKConstants.h.
Definition at line 273 of file ZoomVideoSDKConstants.h.
ZoomVideoSDKVideoRawDataRotation The direction of video.
Definition at line 186 of file ZoomVideoSDKConstants.h.
ZoomVideoSDKVideoResolution An enumeration of video raw data resolution.
Definition at line 200 of file ZoomVideoSDKConstants.h.
ZoomVideoSDKVideoType An enumeration of video type.
Enumerator | |
---|---|
ZoomVideoSDKVideoType_VideoData | Video Camera Data. |
ZoomVideoSDKVideoType_ShareData | Share Data. |
Definition at line 146 of file ZoomVideoSDKConstants.h.
Enumerations of the type for virtual background.
Enumerator | |
---|---|
ZoomVideoSDKVirtualBackgroundDataType_None | |
ZoomVideoSDKVirtualBackgroundDataType_Image | |
ZoomVideoSDKVirtualBackgroundDataType_Blur |
Definition at line 351 of file ZoomVideoSDKConstants.h.