Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accept() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler
- addListener(ZoomVideoSDKDelegate) - Method in class us.zoom.sdk.ZoomVideoSDK
-
Register a listener for session events.
- addRef() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
- addRef() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Increase reference count by 1.
- addVirtualBackgroundItem(Bitmap) - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundHelper
-
Add virtual background object.
- allowAudioUnmutedBySelf(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Allow the others unmute by themself or not.
- approve() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraControlRequestHandler
-
Approve the remote camera control request.
- ATTACHED - Enum constant in enum class us.zoom.sdk.UVCCameraStatus
-
The state when UVC camera is inserted, you can switch to this camera at this time.
- audioOption - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] The Audio Option
- audioRawDataMemoryMode - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
-
Raw data
buffer
exist in heap or stack. - autoAdjustSpeakerVolume - Variable in class us.zoom.sdk.ZoomVideoSDKAudioOption
-
Whether to automatically adjust the volume of the speaker or not.
B
- bGreeting - Variable in class us.zoom.sdk.ZoomVideoSDKInvitePhoneUserInfo
-
true: When joining the session, play a greeting prompt tone., otherwise not.
- bindIncomingLiveStream(String) - Method in interface us.zoom.sdk.ZoomVideoSDKIncomingLiveStreamHelper
-
Bind incoming live stream with a stream key ID.
- bitPerSecond - Variable in class us.zoom.sdk.ZoomVideoSDKFileTransferProgress
-
The speed of the file transfer in bits per second
- bottom - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskOval
-
The bottom side of the rectangle bounds of the oval to be drawn.
- bottom - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskRectangle
-
The bottom side of the rectangle.
- bPressOne - Variable in class us.zoom.sdk.ZoomVideoSDKInvitePhoneUserInfo
-
true: Need press number one to agree to join the session, otherwise not.
- broadcastMessage(String) - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionManager
-
Broadcast a message to all subsessions.
C
- callCRCDevice(String, ZoomVideoSDKCRCHelper.ZoomVideoSDKCRCProtocol) - Method in interface us.zoom.sdk.ZoomVideoSDKCRCHelper
-
Calls CRC device.
- canAddRef() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
-
Determine if the reference count for the interface pointer can be increased.
- canAddRef() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Determine if the reference count for accessing the raw data buffer can be increased.
- cancel() - Method in interface us.zoom.sdk.ZoomVideoSDKProxySettingHandler
-
Cancel the process to input the username and password of the proxy.
- cancelCallCRCDevice() - Method in interface us.zoom.sdk.ZoomVideoSDKCRCHelper
-
Cancels the call to the CRC device
- CANCELED - Enum constant in enum class us.zoom.sdk.UVCCameraStatus
-
UVC camera is canceled
- cancelInviteByPhone() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneHelper
-
Cancel the invitation that is being called out by phone.
- cancelReceive() - Method in interface us.zoom.sdk.ZoomVideoSDKReceiveFile
- cancelSend() - Method in interface us.zoom.sdk.ZoomVideoSDKSendFile
- canChatMessageBeDeleted(String) - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
Determine if a specific message can be deleted.
- canDoAnnotation() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Whether the current user can do annotation on the share.
- canEnableAlphaChannelMode() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Determine if alpha channel mode can be enabled.
- canSetUserVolume(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Determine which audio you can set, shared audio or microphone
- canStartLiveStream() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveStreamHelper
-
Determine whether the user can start a live stream.
- canStartLiveTranscription() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Determine whether the user can start live transcription.
- canStartRecording() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingHelper
-
Checks if the current user meets the requirements to start cloud recording.
- canSwitchSpeaker() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Query is audio speaker enable.
- canVirtualBackgroundBeDeleted() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundItem
-
Determine whether the virtual background can be deleted.
- changeChatPrivilege(ZoomVideoSDKChatPrivilegeType) - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
Set participant Chat Privilege when in session Note: Only session host/manager can run the function
- changeName(String, ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKUserHelper
-
Change a specific user's name.
- Circle - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskShape
- cleanAllExportedLogs() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Cleans all exported logs.
- cleanup() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Clean up Zoom Video SDK
- clear(ZoomVideoSDKAnnotationClearType) - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Clears the annotation content.
- commitSubSessionList(List<String>) - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionHelper
-
Withdraw all committed subsessions and commit the prepared list.
- completeSize - Variable in class us.zoom.sdk.ZoomVideoSDKFileTransferProgress
-
The size of the file transferred so far in bytes
- connect - Variable in class us.zoom.sdk.ZoomVideoSDKAudioOption
-
Whether to connect local audio or not.
- CONNECTED - Enum constant in enum class us.zoom.sdk.UVCCameraStatus
-
Deprecated.
- ConsentType_Individual - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler.ConsentType
-
In this case, 'accept' means agree to be recorded to a separate file, 'decline' means stay in session and can't be recorded.
- ConsentType_Invalid - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler.ConsentType
-
Invalid type
- ConsentType_Traditional - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler.ConsentType
-
In this case, 'accept' means agree to be recorded to gallery and speaker mode, 'decline' means leave session.
- countryCode - Variable in class us.zoom.sdk.ZoomVideoSDKInvitePhoneUserInfo
-
The country code of the specified user must be in the support list.
- createAnnotationHelper(ZoomVideoSDKVideoView) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
create annotation helper base on shared view.
- cx - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskCircle
-
The x-coordinate of the center of the circle to be drawn.
- cy - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskCircle
-
The y-coordinate of the center of the circle to be drawn.
D
- data - Variable in class us.zoom.sdk.ZoomVideoSDKSharePreprocessParam
-
The intent data for retriving the MediaProjection obtained from a succesful screen capture request.
- decline() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraControlRequestHandler
-
Decline the remote camera control request.
- decline() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler
- deleteChatMessage(String) - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
Call this method to delete a specific chat message from the Zoom server.
- destroyAnnotationHelper(ZoomVideoSDKAnnotationHelper) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
destroy annotation helper.
- DETACHED - Enum constant in enum class us.zoom.sdk.UVCCameraStatus
-
The state when the uvc camera is pulled out
- disableMultiStreamVideo(String) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Disable the multiple video stream.
- disableViewerAnnotation(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Disable or enable viewer’s annotation by the share owner.
- domain - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
-
Web domain, required
E
- enable5GHighBandWidth - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
Whether to cancel the bandwidth limit, If YES is set, the network bandwidth is no longer limited, and better audio and video quality can be obtained.Bandwidth is not limited by default.
- enableAlphaChannelMode(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Enable or disable video alpha channel mode.
- enableAutoAdjustMicVolume(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioSettingHelper
-
Call this method to enable or disable the auto adjust input of microphone volume.
- enableFullHD - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
-
Only for Oculus devices
- enableLog - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
-
Enable log, optional
- enableMicOriginalInput(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioSettingHelper
-
Call this method to enable or disable the original input of mic.
- enableMultiShare(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Enable or disable participants can share simultaneously.
- enableMultiStreamVideo(String, String) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Enable multiple video stream support if you have multiple cameras and other participants can see multiple videos of you.
- enableOriginalAspectRatio(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
This function is used to set the aspect ratio of the video sent out.
- enablePlaySharingAudioRawdata(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Enable or disable local playback of shared audio raw data.
- enableReceiveSpokenLanguageContent(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Enable or disable to receive original and translated content.If you enable this feature, you must start live transcription.
- enableShareDeviceAudio(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Enable or disable the device sound when sharing.
- Errors_Auth_Disable_SDK - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
SDK is disabled.
- Errors_Auth_DoesNot_Support_SDK - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Not support SDK.
- Errors_Auth_Empty_Key_or_Secret - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
App key or secret is empty.
- Errors_Auth_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Authorization failure.
- Errors_Auth_Wrong_Key_or_Secret - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
App key or secret is incorrect.
- Errors_Call_Too_Frequently - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
API called too frequently.
- Errors_Dont_Support_Feature - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Feature not supported.
- Errors_Dont_Support_Multi_Stream_Video_User - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Don't support multi stream video user
- Errors_Fail_Assign_User_Privilege - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Failed to assign user privilege
- Errors_Filetransfer_FileSizelimited - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
File size exceeds limit.
- Errors_Filetransfer_FileTypeBlocked - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
File type is blocked.
- Errors_Filetransfer_UnknownError - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Unknown file transfer error.
- Errors_Internal_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Internal error.
- Errors_Invalid_Parameter - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
One or more parameters are invalid.
- Errors_JoinSession_Invalid_Password - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Password is incorrect.
- Errors_JoinSession_Invalid_SessionName - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session name is invalid.
- Errors_JoinSession_Invalid_SessionToken - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session token is invalid.
- Errors_JoinSession_NoSessionName - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session name is missing.
- Errors_JoinSession_NoSessionToken - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session token is missing.
- Errors_JoinSession_NoUserName - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Username is missing.
- Errors_JoinSession_SessionName_TooLong - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session name is too long.
- Errors_JoinSession_Token_MismatchedSessionName - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Token does not match session name.
- Errors_JoinSession_Token_NoSessionName - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Token does not contain a session name.
- Errors_JoinSession_Token_RoleType_EmptyOrWrong - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Role type in token is empty or incorrect.
- Errors_JoinSession_Token_UserIdentity_TooLong - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
User identity in token is too long.
- Errors_Load_Module_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Failed to load module.
- Errors_Memory_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Memory allocation error.
- Errors_No_Impl - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Function not implemented.
- Errors_No_Recording_In_Process - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No recording in process
- Errors_Permission_BLUETOOTH_CONNECT - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No BLUETOOTH_CONNECT permission
- Errors_Permission_READ_PHONE_STATE - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No READ_PHONE_STATE permission
- Errors_Permission_RECORD_AUDIO - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No RECORD_AUDIO permission
- Errors_RAWDATA_PREPROCESS_RAWDATA_ERROR - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Raw data pre-processing failed.
- Errors_Session_Account_FreeMinutesExceeded - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
- Errors_Session_Already_In_Progress - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Already in progress.
- Errors_Session_Audio_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
General audio error.
- Errors_Session_Audio_No_Microphone - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No microphone detected.
- Errors_Session_Client_Incompatible - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Client version is incompatible.
- Errors_Session_Disconnect - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session is disconnecting.
- Errors_Session_Dont_Support_SessionType - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Unsupported session type.
- Errors_Session_Invalid_Param - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Invalid parameter.
- Errors_Session_Join_Failed - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Failed to join session.
- Errors_Session_Live_Stream_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Live stream error.
- Errors_Session_Need_Password - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Password is required to join.
- Errors_Session_No_Rights - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No permission to join session.
- Errors_Session_Not_Started - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session has not started.
- Errors_Session_Password_Wrong - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Incorrect session password.
- Errors_Session_Phone_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Phone error.
- Errors_Session_Reconncting - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session is reconnecting.
- Errors_Session_Remote_DB_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Remote database error.
- Errors_Session_Share_Camera_Conflict_With_Video_Effects - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Camera conflicts with video effects.
- Errors_Session_Share_Camera_Video_Not_Start - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Camera video not started for share.
- Errors_Session_Share_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
General sharing error.
- Errors_Session_Share_Internal_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Internal share error.
- Errors_Session_Share_Module_Not_Ready - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Share module not ready.
- Errors_Session_Share_Type_Is_Not_Support - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Unsupported share type.
- Errors_Session_Share_You_Are_Not_Sharing - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
You are not sharing.
- Errors_Session_Video_Device_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Video device error.
- Errors_Session_Video_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
General video error.
- Errors_SessionModule_Not_Found - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Session module not found.
- Errors_SessionService_Invaild - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Invalid session service.
- Errors_Spotlight_NotEnoughUsers - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Not enough users to spotlight.
- Errors_Spotlight_ToMuchSpotlightedUsers - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Too many spotlighted users.
- Errors_Spotlight_UserCannotBeSpotlighted - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
User cannot be spotlighted.
- Errors_Spotlight_UserNotSpotlighted - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
User is not spotlighted.
- Errors_Spotlight_UserWithoutVideo - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
User has no video to spotlight.
- Errors_Success - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Success.
- Errors_Uninitialize - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
SDK is not initialized.
- Errors_Unknown - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Unknown error.
- Errors_UnLoad_Module_Error - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Failed to unload module.
- Errors_Wrong_Usage - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Wrong usage.
- exportLog() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Exports a log file to local disk.
- extendParam - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
- ExternalSourceDataFormat - Enum Class in us.zoom.sdk
- ExternalSourceDataFormat_I420_Full - Enum constant in enum class us.zoom.sdk.ExternalSourceDataFormat
-
I420 format with Full color range.
- ExternalSourceDataFormat_I420_Limited - Enum constant in enum class us.zoom.sdk.ExternalSourceDataFormat
-
I420 format with Limited color range.
- externalVideoSource - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] The Session external video source delegate
F
- FileTransferState_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKFileTransferStatus
-
The file transfer has no state.
- FileTransferState_ReadyToTransfer - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKFileTransferStatus
-
The file transfer is ready to start.
- FileTransferState_TransferDone - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKFileTransferStatus
-
The file transfer completed successfully.
- FileTransferState_TransferFailed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKFileTransferStatus
-
The file transfer failed.
- FileTransferState_Transfering - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKFileTransferStatus
-
The file transfer is in progress.
- FORMAT_TYPE_I420 - Static variable in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- fromValue(int) - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
Converts the value to the specific ZoomVideoSDKVideoResolution enum.
G
- generateMask(ArrayList<ZoomVideoSDKMaskHelper.MaskInfo>, int, int) - Method in interface us.zoom.sdk.ZoomVideoSDKMaskHelper
-
Generate a mask based on the mask information that is located within the canvas width or the canvas height.
- getAlphaBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Get the YUVI420 alpha buffer.
- getAnnotationView() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Get the annotation view.
- getArray() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
- getAudioHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage audio controls related to the current video SDK session.
- getAudioSettingHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Get audio setting helper.
- getAudioStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's audio status.
- getAudioType() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioStatus
-
Get audio type: VOIP (Voice over IP), Telephony, or None.
- getAvailableSpokenLanguages() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Get a list of all available spoken languages during the session.
- getAvailableTranslationLanguages() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Get the list of all available translation languages in a session.
- getBpf() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoStatisticInfo
-
Get the video's bit rate.
- getBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
-
Get audio buffer
- getBufferLen() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
-
Get buffer data length
- getCameraFacingType() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraDevice
-
Get the camera facing type.
- getCameraList() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Get the list of camera devices available to share the video.
- getCanvasType() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
-
Get canvas type.
- getCertFingerprint() - Method in interface us.zoom.sdk.ZoomVideoSDKSSLCertificateInfo
-
get the SSL certificate's fingerprint
- getCertIssuedBy() - Method in interface us.zoom.sdk.ZoomVideoSDKSSLCertificateInfo
-
Get the value that who issues the SSL certificate.
- getCertIssuedTo() - Method in interface us.zoom.sdk.ZoomVideoSDKSSLCertificateInfo
-
Get the value of whom the SSL certificate is issued to.
- getCertSerialNum() - Method in interface us.zoom.sdk.ZoomVideoSDKSSLCertificateInfo
-
Get the serial number of the SSL certificate.
- getChannelNum() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
-
Get audio channel number
- getChatHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to send and receive chat messages within video SDK session participants.
- getChatPrivilege() - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
get participant Chat Priviledge when in session
- getCloudRecordingStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingHelper
-
Get the current status of cloud recording.
- getCmdChannel() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to use command channel features during a video SDK session.
- getCommittedSubSessionList() - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionHelper
-
Get the list of commited subsessions.
- getConsentType() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler
- getContent() - Method in class us.zoom.sdk.ZoomVideoSDKChatMessage
-
Get the message content
- getCountryCode() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneSupportCountryInfo
-
Get the country code of the current information.
- getCountryCode() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionDialInNumberInfo
-
Get the country code of the current information.
- getCountryId() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionDialInNumberInfo
-
Get the country ID of the current information.
- getCountryID() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneSupportCountryInfo
-
Get the country ID of the current information.
- getCountryName() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneSupportCountryInfo
-
Get the country name of the current information.
- getCountryName() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionDialInNumberInfo
-
Get the country name of the current information.
- getCRCHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Get CRC helper object.
- getCustomIdentity() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's custom identity.
- getDataMode() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCapability
- getDeviceId() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraDevice
-
Get the camera's device Id.
- getDeviceIDByMyCanvas(ZoomVideoSDKVideoCanvas) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Get the device ID associated with my multi-camera canvas.
- getDeviceIDByMyPipe(ZoomVideoSDKRawDataPipe) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Get the device ID associated with my multi-camera pipe.
- getDeviceName() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraDevice
-
Get the camera's device name.
- getDisplayNumber() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionDialInNumberInfo
-
Get the display number of the current information.
- getFileName() - Method in interface us.zoom.sdk.ZoomVideoSDKFileTransferBaseInfo
- getFileSize() - Method in interface us.zoom.sdk.ZoomVideoSDKFileTransferBaseInfo
- getFormat() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Query video raw data format
- getFps() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoStatisticInfo
-
Get the video's Frames Per Second (FPS).
- getFrame() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCapability
-
Get frame rate of video capability.
- getHeight() - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the stream height.
- getHeight() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCapability
-
Get height of video capability.
- getHeight() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoStatisticInfo
-
Get the video's frame height in pixels.
- getHeight() - Method in class us.zoom.sdk.ZoomVideoSDKViewSize
- getHistoryTranslationMessageList() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Get the list of all history translation messages in a session.
- getImageFilePath() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundItem
-
Get the current item image file path.
- getImageName() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundItem
-
Get the current item image name.
- getImageView() - Method in class us.zoom.sdk.ZoomVideoSDKCameraShareView
- getIncomingLiveStreamHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Get incoming live stream helper object.
- getIncomingLiveStreamStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKIncomingLiveStreamHelper
-
Get the status of bound streams.
- getInstance() - Static method in class us.zoom.sdk.ZoomVideoSDK
-
Returns ZoomVideoSDK instance.
- getInviteByPhoneStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneHelper
-
Get the status of the invitation by phone.
- getLiveStreamHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage live streaming during a video SDK session.
- getLiveTranscriptionHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Get the user's live transcription helper object.
- getLiveTranscriptionStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Get the current live transcription status to see if it has started or stopped.
- getLTTLanguageID() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionLanguage
- getLTTLanguageName() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionLanguage
- getMaskHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Get mask helper Object.
- getMaxTransferFileSize() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the maximum size for file transfer
- getMessageContent() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo
-
Get the content of the current message.
- getMessageId() - Method in class us.zoom.sdk.ZoomVideoSDKChatMessage
-
Get the message ID
- getMessageID() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo
-
Get the message ID of the current message.
- getMessageType() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo
-
Get the type of the current message.
- getMultiCameraCanvasList() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's multi-camera canvas list.
- getMultiCameraStreamList() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's multi-camera stream list.
- getMySelf() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session's user object for myself.
- getNativeHandle() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
- getNativeHandle() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getNativeUBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getNativeVBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getNativeYBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getNumber() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionDialInNumberInfo
-
Get the telephone number of the current information.
- getNumberOfCameras() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Get the number of cameras available to share the video.
- getPhoneHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage phone invitations during a video SDK session.
- getProxyDescription() - Method in interface us.zoom.sdk.ZoomVideoSDKProxySettingHandler
-
Get the description of the proxy.
- getProxyHost() - Method in interface us.zoom.sdk.ZoomVideoSDKProxySettingHandler
-
Get the address of the proxy host.
- getProxyPort() - Method in interface us.zoom.sdk.ZoomVideoSDKProxySettingHandler
-
Get the proxy port.
- getRawdataType() - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipe
-
Get the raw data data type.
- getReceiver() - Method in interface us.zoom.sdk.ZoomVideoSDKSendFile
- getReceiverUser() - Method in class us.zoom.sdk.ZoomVideoSDKChatMessage
-
Get the message receiver userId.
- getRecordingHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage cloud recordings during a video SDK session.
- getRecvFps() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the frame rate in FPS received by the current user.
- getRecvFrameHeight() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the frame height in pixels received by the current user.
- getRecvFrameWidth() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the frame width in pixels received by the current user.
- getRecvFrequency() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the frequency in kilohertz (KHz) received by the current user.
- getRecvJitter() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the video jitter (change in latency) experienced by the current user while receiving data.
- getRecvJitter() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the audio jitter (change in latency) experienced by the current user while receiving data.
- getRecvLatency() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the video latency (delay in network data transfer) experienced by the current user while receiving data.
- getRecvLatency() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the audio latency (delay in network data transfer) experienced by the current user while receiving data.
- getRecvPacketLossAvg() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the video average packet loss received by the current user.
- getRecvPacketLossAvg() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the average audio packet loss received by the current user.
- getRecvPacketLossMax() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the maximum video packet loss received by the current user.
- getRecvPacketLossMax() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the maximum audio packet loss received by the current user.
- getRemoteCameraControlHelper() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the helper class instance to access the remote camera control.
- getRemoteUsers() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get a list of the session's remote users.
- getRequestSubSessionName() - Method in interface us.zoom.sdk.SubSessionUserHelpRequestHandler
-
Get the username of the subsession where the user sent this request.
- getRequestUserName() - Method in interface us.zoom.sdk.SubSessionUserHelpRequestHandler
-
Get the username of the user who send this request.
- getRotation() - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the video raw data rotation.
- getRotation() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Query the video raw data rotation.
- getSampleRate() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
-
Get audio sample rate
- getSDKVersion() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns Zoom SDK internal version
- getSelectedVirtualBackgroundItem() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundHelper
-
Get a selected virtual background item
- getSender() - Method in interface us.zoom.sdk.ZoomVideoSDKReceiveFile
- getSenderUser() - Method in class us.zoom.sdk.ZoomVideoSDKChatMessage
-
Get the sender user
- getSendFps() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the frame rate in FPS sent by the current user.
- getSendFrameHeight() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the frame height in pixels sent by the current user.
- getSendFrameWidth() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the frame width in pixels sent by the current user.
- getSendFrequency() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the frequency in kilohertz (KHz) sent by the current user.
- getSendJitter() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the video jitter (change in latency) experienced by the current user while sending data.
- getSendJitter() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the audio jitter (change in latency) experienced by the current user while sending data.
- getSendLatency() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the video latency (delay in network data transfer) experienced by the current user while sending data.
- getSendLatency() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the audio latency (delay in network data transfer) experienced by the current user while sending data.
- getSendPacketLossAvg() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the average video packet loss sent by the current user.
- getSendPacketLossAvg() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the average audio packet loss sent by the current user.
- getSendPacketLossMax() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionASVStatisticInfo
-
Get the maximum video packet loss sent by the current user.
- getSendPacketLossMax() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionAudioStatisticInfo
-
Get the maximum audio packet loss sent by the current user.
- getSession() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns the current session information.
- getSessionAudioStatisticInfo() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session's audio statistic information.
- getSessionDialInNumbers() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneHelper
-
Get the list of dial in numbers supported by session.
- getSessionHost() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session's host user object.
- getSessionHostName() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the host's name.
- getSessionID() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session Id Note: Only the host can get the session Id.
- getSessionName() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session's name.
- getSessionNumber() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the current session number.
- getSessionPassword() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session's password.
- getSessionPhonePasscode() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session phone passcode.
- getSessionShareStatisticInfo() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session's screen share statistic information.
- getSessionSIPAddress() - Method in interface us.zoom.sdk.ZoomVideoSDKCRCHelper
-
Get the live session's SIP call in address when CRC enabled.
- getSessionType() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session type of this session.
- getSessionVideoStatisticInfo() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the session's video statistic information.
- getShape() - Method in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskInfo
-
Get the mask shape.
- getShareActionList() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's share-action list.
- getShareCanvas() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
- getShareHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage screen sharing during a video SDK session.
- getSharePipe() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
- getShareSourceContentSize() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
-
Get Share source content size
- getShareSourceId() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
- getShareStatisticInfo() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's share statistic information.
- getShareStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipe
-
Get share status.
- getShareStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
- getShareStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
-
Get share status.
- getShareType() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
-
Get Share type.
- getSpeakerID() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo
-
Get the speaker's ID.
- getSpeakerName() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo
-
Get the speaker's name.
- getSpeakerStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Get audio speaker status
- getSpokenLanguage() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Get the spoken language of the current user.
- getSpotlightedVideoUserList() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to get spotlighted video user list.
- getStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKFileTransferBaseInfo
- getStreamHeight() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Get the stream height.
- getStreamWidth() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Query stream width
- getSubscribeFailReason() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
- getSubSessionHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Get the subsession helper object.
- getSubSessionID() - Method in interface us.zoom.sdk.SubSessionKit
-
Get the subsession's ID.
- getSubSessionName() - Method in interface us.zoom.sdk.SubSessionKit
-
Get the subsession user's name.
- getSubSessionUserList() - Method in interface us.zoom.sdk.SubSessionKit
-
Get the list of users in this subsession.
- getSupportCountryInfo() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneHelper
-
Get the list of the country information where the session supports to join by telephone.
- getTestAudioDeviceHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Get test audio device helper.
- getTimeStamp() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
- getTimeStamp() - Method in class us.zoom.sdk.ZoomVideoSDKChatMessage
-
Get the message time stamp.
- getTimeStamp() - Method in interface us.zoom.sdk.ZoomVideoSDKFileTransferBaseInfo
- getTimeStamp() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo
-
Get the time stamp of the current message.
- getTimeStamp() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getToolColor() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Gets the annotation tool color.
- getToolType() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Gets the annotation tool type.
- getToolWidth() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Gets the annotation tool width.
- getTransferFileTypeWhiteList() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Get the list of allowed file types in transfer.
- getTranslationLanguage() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Get the translation language of the current user.
- getType() - Method in interface us.zoom.sdk.ZoomVideoSDKSessionDialInNumberInfo
-
Get the call type of the current information.
- getType() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundItem
-
Get the current item background type.
- getUArray() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getuBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Get the YUVI420 U buffer.
- getUBuffer(int) - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the YUVI420 U buffer.
- getUserGUID() - Method in interface us.zoom.sdk.SubSessionUser
-
Get the subsession user's GUID.
- getUserGUID() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Gets the user's GUID.
- getUserHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage users present in a video SDK session.
- getUserID() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's id.
- getUserName() - Method in interface us.zoom.sdk.SubSessionUser
-
Get the subsession user's username.
- getUserName() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the name of the user in the session.
- getUserVolume(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get user volume.
- getUStride() - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the U stride.
- getValue() - Method in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
Get the value (enum constant) associated with the video resolution.
- getVArray() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getvBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Get the YUVI420 V buffer.
- getVBuffer(int) - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the YUVI420 V buffer.
- getVideoCanvas() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's video canvas.
- getVideoDeviceName() - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipe
-
Get video device name.
- getVideoHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage cameras and video during a video SDK session.
- getVideoNetworkStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoStatisticInfo
- getVideoPipe() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's video pipe.
- getVideoStatisticInfo() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Get the user's video statistic information.
- getVideoStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipe
-
Get video status.
- getVideoStatus() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
-
Get video status.
- getVideoView() - Method in class us.zoom.sdk.ZoomVideoSDKCameraShareView
- getVirtualBackgroundHelper() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Returns an instance to manage virtual background during a video SDK session.
- getVirtualBackgroundItemList() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundHelper
-
Get virtual background item list.
- getVStride() - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the V stride.
- getWidth() - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the stream width.
- getWidth() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCapability
-
Get width of video capability.
- getWidth() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoStatisticInfo
-
Get the video's frame height in pixels.
- getWidth() - Method in class us.zoom.sdk.ZoomVideoSDKViewSize
- getYArray() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
- getyBuffer() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Get the YUVI420 Y buffer.
- getYBuffer(int) - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the YUVI420 Y buffer.
- getYStride() - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
-
Get the Y stride.
- giveUpControlRemoteCamera() - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Give up control of the remote camera.
H
- hasIndividualRecordingConsent() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Used to determine whether I agree to individual video recording.
- hideImageView() - Method in class us.zoom.sdk.ZoomVideoSDKCameraShareView
- hideVideoView() - Method in class us.zoom.sdk.ZoomVideoSDKCameraShareView
I
- ignore() - Method in interface us.zoom.sdk.SubSessionUserHelpRequestHandler
-
Ignore this request.
- IncomingLiveStreamStatus - Class in us.zoom.sdk
-
Incoming live stream status.
- IncomingLiveStreamStatus() - Constructor for class us.zoom.sdk.IncomingLiveStreamStatus
- initialize(Context, ZoomVideoSDKInitParams) - Method in class us.zoom.sdk.ZoomVideoSDK
-
Initialize the Zoom SDK with the appropriate parameters in the
ZoomVideoSDKInitParams
object. - inputSessionPassword(String) - Method in interface us.zoom.sdk.ZoomVideoSDKPasswordHandler
-
Input session password.
- inputUsernamePassword(String, String) - Method in interface us.zoom.sdk.ZoomVideoSDKProxySettingHandler
-
Input the username and password when using the proxy.
- inviteByPhone(String, String, String) - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneHelper
-
Deprecated.this interface is marked as deprecated, and is replaced by
ZoomVideoSDKPhoneHelper.invitePhoneUser(ZoomVideoSDKInvitePhoneUserInfo)
- invitePhoneUser(ZoomVideoSDKInvitePhoneUserInfo) - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneHelper
-
Invite the specified user to join the session by call out.
- isAllowViewHistoryTranslationMessageEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Determine whether the view history translation message is available.
- isAlphaChannelModeEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Determine if alpha channel mode is enabled.
- isAnnotationFeatureSupport() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Whether annotation feature is supported or not.
- isAnnotationPrivilegeEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAction
- isAutoAdjustMicVolumeEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioSettingHelper
-
Determine whether the original input of the microphone volume is enabled.
- isChatDisabled() - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
Determine whether chat is disabled.
- isChatToAll() - Method in class us.zoom.sdk.ZoomVideoSDKChatMessage
-
Query If the message is send to all
- isCRCEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKCRCHelper
-
Query if the CRC feature enabled.
- isDeviceSupportAlphaChannelMode() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Determines whether the device hardware capabilities are capable of supporting video alpha mode.
- isFileTransferEnable() - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Determine whether file transfer is enabled.
- isFlashlightOn() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to query if flashlight is on.
- isHasVideoDevice() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoStatus
-
Query if the user's device has a compatible camera.
- isHost() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Determine whether the user is the host.
- isIncomingLiveStreamUser() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Determine whether the user is an incoming live stream user.
- isInSession() - Method in class us.zoom.sdk.ZoomVideoSDK
-
Check if there is an active session between participants.
- isInSubSession() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Determine whether the user is in SubSession.
- isLimited() - Method in interface us.zoom.sdk.ZoomVideoSDKPreProcessRawData
- isLimited() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Query video raw data is limited.
- isManager() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Determine whether the user is the manager.
- isMicOriginalInputEnable() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioSettingHelper
-
Determine whether the original input of the microphone is enabled.
- isMultiShareEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Determine whether multi share is enabled or not.
- isMuted() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioStatus
-
Determine whether the audio is muted.
- isMyVideoMirrored() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to query mirror my video enable.
- isMyVoiceInMix - Variable in class us.zoom.sdk.ZoomVideoSDKAudioOption
-
Determine whether my voice is in the mixed audio raw data or not.
- isOn() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoStatus
-
Query if the camera is turned on.
- isOriginalAspectRatioEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Determine whether current aspect ratio is the original aspect ratio of video.
- isOtherSharing() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Determine whether other user is sharing.
- isPrivateChatDisabled() - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
Determine whether private chat is disabled.
- isReceiveSpokenLanguageContentEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Determine whether the feature to receive original and translated is available.
- isRTMPConnected - Variable in class us.zoom.sdk.IncomingLiveStreamStatus
-
Is the streaming software(such as OBS) connected to the Zoom platform? If false: no, if true: yes
- isRunningAsMultiCamera() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraDevice
-
Determine whether the camera is running as a multiple video stream.
- isScreenSharingOut() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Determine whether the current user is sharing the screen.
- isSelectedAsMultiCamera() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraDevice
-
Determine whether the camera is selected as a multiple video stream.
- isSelectedDevice() - Method in interface us.zoom.sdk.ZoomVideoSDKCameraDevice
-
Determine whether the camera device is selected.
- isSelfSend() - Method in class us.zoom.sdk.ZoomVideoSDKChatMessage
-
Query If the message send by myself
- isSenderDisableAnnotation() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Deprecated.use
ZoomVideoSDKAnnotationHelper.canDoAnnotation()
instead of. - isSendToAll() - Method in interface us.zoom.sdk.ZoomVideoSDKFileTransferBaseInfo
- isShareDeviceAudioEnabled() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Determine if the SDK has enabled share device sound.
- isShareLocked() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Determine whether sharing the view or screen is locked.
- isSharingOut() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Determine whether the current user is sharing.
- isStreamPushed - Variable in class us.zoom.sdk.IncomingLiveStreamStatus
-
Has the video stream been pushed to the session? If false: no, if true: yes
- isSubSessionStarted() - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionManager
-
Determine if the subsession has started.
- isSupportFlashlight() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to query if support flashlight.
- isSupportPhoneFeature() - Method in interface us.zoom.sdk.ZoomVideoSDKPhoneHelper
-
Determine if the session supports join by phone or not.
- isSupportVirtualBackground() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundHelper
-
Determine whether the user can support smart virtual backgrounds
- isTalking() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioStatus
-
Determine whether the user is talking.
- isVideoSpotLighted() - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Determine whether the user's video is spotLighted.
- isViewerAnnotationDisabled() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Whether annotation on current sharing is disabled or not.
- IZoomVideoSDKSharePreprocessor - Interface in us.zoom.sdk
J
- joinSession(ZoomVideoSDKSessionContext) - Method in class us.zoom.sdk.ZoomVideoSDK
-
Call this method to join a session with the appropriate ZoomVideoSDKSessionContext parameters.
- joinSubSession() - Method in interface us.zoom.sdk.SubSessionKit
-
Join this subsession.
- joinSubSessionByUserRequest() - Method in interface us.zoom.sdk.SubSessionUserHelpRequestHandler
-
Join the subsession from which the help request originated.
L
- leaveSession(boolean) - Method in class us.zoom.sdk.ZoomVideoSDK
-
Call this method to leave a session previously joined through joinSession method call.
- leaveSessionIgnorePassword() - Method in interface us.zoom.sdk.ZoomVideoSDKPasswordHandler
-
Cancel password input and leave session.
- left - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskOval
-
The left side of the rectangle bounds of the oval to be drawn.
- left - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskRectangle
-
The left side of the rectangle.
- localVideoOn - Variable in class us.zoom.sdk.ZoomVideoSDKVideoOption
-
When enabled, the current user's video will automatically be turned on upon joining the session.
- lockShare(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Lock sharing the view or screen.
- logFilePrefix - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
-
Log file prefix
M
- makeHost(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKUserHelper
-
Assign a user as the session host.
- makeManager(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKUserHelper
-
Assign a user as the session manager.
- MaskCircle() - Constructor for class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskCircle
- MaskInfo() - Constructor for class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskInfo
- MaskOval() - Constructor for class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskOval
- MaskRectangle() - Constructor for class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskRectangle
- maximumFrameRate - Variable in class us.zoom.sdk.ZoomVideoSDKVideoPreferenceSetting
-
0 for the default value, maximumFrameRate should be less and equal than 30, range: from 0 to 30.
- minimumFrameRate - Variable in class us.zoom.sdk.ZoomVideoSDKVideoPreferenceSetting
-
0 for the default value, minimumFrameRate should be less than maximumFrameRate, range: from 0 to 30.
- mirrorMyVideo(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to mirror my video.
- mode - Variable in class us.zoom.sdk.ZoomVideoSDKVideoPreferenceSetting
-
0: Balance mode; 1: Smoothness mode; 2: Sharpness mode; 3: Custom mode
- mute - Variable in class us.zoom.sdk.ZoomVideoSDKAudioOption
-
Whether to mute audio or not.
- muteAllAudio(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Mute all user's audio except my self.
- muteAudio(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
mute user's voip audio.
- muteMultiStreamVideo(String) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Turn off the multiple video stream.
N
- name - Variable in class us.zoom.sdk.ZoomVideoSDKInvitePhoneUserInfo
-
The screen name of the specified user in the session.
O
- onAnnotationHelperCleanUp(ZoomVideoSDKAnnotationHelper) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback for the annotation helper clean up.
- onAnnotationPrivilegeChange(ZoomVideoSDKUser, ZoomVideoSDKShareAction) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback for the annotation privilege change.
- onBindIncomingLiveStreamResponse(boolean, String) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event that binds the incoming live stream.
- onBroadcastMessageFromMainSession(String, String) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event when the user receives a main session broadcast message.
- onCallCRCDeviceStatusChanged(ZoomVideoSDKCRCCallStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event of the call CRC device's status.
- onCalloutJoinSuccess(ZoomVideoSDKUser, String) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when the callout user successfully joins the session.
- onCameraControlRequestReceived(ZoomVideoSDKUser, ZoomVideoSDKCameraControlRequestType, ZoomVideoSDKCameraControlRequestHandler) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback interface for when the current user has received a camera control request.
- onCameraControlRequestResult(ZoomVideoSDKUser, boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback for when the current user is granted camera control access.
- onCapturedRawDataReceived(Bitmap) - Method in interface us.zoom.sdk.IZoomVideoSDKSharePreprocessor
-
You will receive this callback when calling
ZoomVideoSDKShareHelper.startShareWithPreprocessing(ZoomVideoSDKSharePreprocessParam, IZoomVideoSDKSharePreprocessor)
successfully. - onChatDeleteMessageNotify(ZoomVideoSDKChatHelper, String, ZoomVideoSDKChatMessageDeleteType) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user deletes a chat message.
- onChatNewMessageNotify(ZoomVideoSDKChatHelper, ZoomVideoSDKChatMessage) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when receiving a chat message.
- onChatPrivilegeChanged(ZoomVideoSDKChatHelper, ZoomVideoSDKChatPrivilegeType) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
The chat privilege of participant has changed.
- onCloudRecordingStatus(ZoomVideoSDKRecordingStatus, ZoomVideoSDKRecordingConsentHandler) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when cloud recording status has paused, stopped, resumed, or otherwise changed.
- onCommandChannelConnectResult(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the command channel is ready to be used.
- onCommandReceived(ZoomVideoSDKUser, String) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when receiving a message, data, or a command from the command channel.
- onError(int) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when errors occur.
- onFailedToStartShare(ZoomVideoSDKShareHelper, ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when a user failed to start sharing.
- onHostAskUnmute() - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a host requests you to unmute yourself.
- onIncomingLiveStreamStatusResponse(boolean, List<IncomingLiveStreamStatus>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event that gets the streams status.
- onInitialize(ZoomVideoSDKVideoSender, List<ZoomVideoSDKVideoCapability>, ZoomVideoSDKVideoCapability) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoSource
-
Callback for ZoomVideoSDKVideoSource's lifecycle state.
- onInviteByPhoneStatus(ZoomVideoSDKPhoneStatus, ZoomVideoSDKPhoneFailedReason) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the invite by phone status changes to any other valid status such as Calling, Ringing, Success, or Failed.
- onLiveStreamStatusChanged(ZoomVideoSDKLiveStreamHelper, ZoomVideoSDKLiveStreamStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user makes changes to their live stream status.
- onLiveTranscriptionMsgError(ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionLanguage, ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionLanguage) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a live translation error occurs.
- onLiveTranscriptionMsgInfoReceived(ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when a live transcription message is received.
- onLiveTranscriptionStatus(ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when live transcription status changes.
- onMicInitialize(ZoomVideoSDKAudioRawDataSender) - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualAudioMic
-
Callback for virtual audio microphone initialization.
- onMicSpeakerVolumeChanged(int, int) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Notify the current mic or speaker volume.
- onMicStartSend() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualAudioMic
-
Callback for microphone to start sending raw data.
- onMicStopSend() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualAudioMic
-
Callback for microphone to stop sending raw data.
- onMicUninitialized() - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualAudioMic
-
Callback sent when the microphone is uninitialized.
- onMixedAudioRawDataReceived(ZoomVideoSDKAudioRawData) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when mixed (all users) audio raw data received
- onMultiCameraStreamStatusChanged(ZoomVideoSDKMultiCameraStreamStatus, ZoomVideoSDKUser, ZoomVideoSDKRawDataPipe) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when someone in a given session enables or disables multi-camera.
- onMultiCameraStreamStatusChanged(ZoomVideoSDKMultiCameraStreamStatus, ZoomVideoSDKUser, ZoomVideoSDKVideoCanvas) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when someone enables/disables multi-camera.
- onOneWayAudioRawDataReceived(ZoomVideoSDKAudioRawData, ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when individual user's audio raw data received
- onOriginalLanguageMsgReceived(ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Original language message received callback.
- onPreProcessRawData(ZoomVideoSDKPreProcessRawData) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoSourcePreProcessor
-
Callback for video raw data frames prior to sending them into session.
- onPropertyChange(List<ZoomVideoSDKVideoCapability>, ZoomVideoSDKVideoCapability) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoSource
-
Callback when capabilities such as video size or frame rate changes.
- onProxySettingNotification(ZoomVideoSDKProxySettingHandler) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
The callback will be triggered when the SSL is verified.
- onRawDataFrameReceived(ZoomVideoSDKVideoRawData) - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipeDelegate
-
Video raw data callback
- onRawDataStatusChanged(ZoomVideoSDKRawDataPipeDelegate.RawDataStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipeDelegate
-
Subscribe source video/share status changed.
- onReceiveFileStatus(ZoomVideoSDKReceiveFile, ZoomVideoSDKFileTransferStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when receive file status make change
- onSendFileStatus(ZoomVideoSDKSendFile, ZoomVideoSDKFileTransferStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when send file status make change
- onSessionJoin() - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the current user joins the session.
- onSessionLeave() - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Deprecated.
- onSessionLeave(ZoomVideoSDKSessionLeaveReason) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the current user leaves the session with reason.
- onSessionNeedPassword(ZoomVideoSDKPasswordHandler) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the session requires a password to join.
- onSessionPasswordWrong(ZoomVideoSDKPasswordHandler) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the provided session password is wrong or invalid.
- onShareAudioRawDataReceived(ZoomVideoSDKAudioRawData) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when receiving shared raw audio data.
- onShareCanvasSubscribeFail(ZoomVideoSDKUser, ZoomVideoSDKVideoView, ZoomVideoSDKShareAction) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event for the subscribed user's share view failure reason.
- onShareCanvasSubscribeFail(ZoomVideoSDKVideoSubscribeFailReason, ZoomVideoSDKUser, ZoomVideoSDKVideoView) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event of subscribe user's share view fail reason.
- onShareContentChanged(ZoomVideoSDKShareHelper, ZoomVideoSDKUser, ZoomVideoSDKShareAction) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user makes changes to their share content type, such as switching camera share to normal share.
- onShareContentSizeChanged(ZoomVideoSDKShareHelper, ZoomVideoSDKUser, ZoomVideoSDKShareAction) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when the share content size has changed.
- onShareSendStarted(ZoomVideoSDKShareSender) - Method in interface us.zoom.sdk.ZoomVideoSDKShareSource
-
Callback for share source can start send raw data.
- onShareSendStopped() - Method in interface us.zoom.sdk.ZoomVideoSDKShareSource
-
Callback for share source stop send raw data.
- onSpotlightVideoChanged(ZoomVideoSDKVideoHelper, List<ZoomVideoSDKUser>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when the video spotlight user list changes.
- onSSLCertVerifiedFailNotification(ZoomVideoSDKSSLCertificateInfo) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
The callback will be triggered when the SSL verified fail.
- onStartIncomingLiveStreamResponse(boolean, String) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event that starts the bound stream.
- onStartSend() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoSource
-
Callback for ZoomVideoSDKVideoSource's lifecycle state.
- onStartSendAudio(ZoomVideoSDKShareAudioSender) - Method in interface us.zoom.sdk.ZoomVideoSDKShareAudioSource
-
Callback for audio source can start send raw data.
- onStopIncomingLiveStreamResponse(boolean, String) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event that stops the bound stream.
- onStopSend() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoSource
-
Callback for ZoomVideoSDKVideoSource's lifecycle state.
- onStopSendAudio() - Method in interface us.zoom.sdk.ZoomVideoSDKShareAudioSource
-
Callback for audio source to stop send raw data.
- onSubSessionManagerHandle(ZoomVideoSDKSubSessionManager) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event when a user gains or loses subsession manager privileges.
- onSubSessionParticipantHandle(ZoomVideoSDKSubSessionParticipant) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event when a user gains or loses SubSession participant privileges.
- onSubSessionStatusChanged(ZoomVideoSDKSubSessionStatus, List<SubSessionKit>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event for when the subsession status changes.
- onSubSessionUserHelpRequest(SubSessionUserHelpRequestHandler) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event when the user receives a help request from a SubSession.
- onSubSessionUserHelpRequestResult(ZoomVideoSDKUserHelpRequestResult) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event when the user receives a help request from a SubSession.
- onSubSessionUsersUpdate(SubSessionKit) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event when the subsession users are updated.
- onTestMicStatusChanged(ZoomVideoSDKTestMicStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Notify the mic status when testing.
- onUnbindIncomingLiveStreamResponse(boolean, String) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event that unbinds the incoming live stream.
- onUninitialized() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoSource
-
Callback for ZoomVideoSDKVideoSource's lifecycle state.
- onUserActiveAudioChanged(ZoomVideoSDKAudioHelper, List<ZoomVideoSDKUser>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the active audio changes.
- onUserAudioStatusChanged(ZoomVideoSDKAudioHelper, List<ZoomVideoSDKUser>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user makes changes to their audio, such as muting or unmuting their audio.
- onUserHostChanged(ZoomVideoSDKUserHelper, ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the session host changes.
- onUserJoin(ZoomVideoSDKUserHelper, List<ZoomVideoSDKUser>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user joins the session.
- onUserLeave(ZoomVideoSDKUserHelper, List<ZoomVideoSDKUser>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user leaves the session
- onUserManagerChanged(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when the manager of the session changes.
- onUserNameChanged(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user changes their name.
- onUserRecordingConsent(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when a user consent to individual recording.
- onUserShareStatusChanged(ZoomVideoSDKShareHelper, ZoomVideoSDKUser, ZoomVideoSDKShareAction) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user makes changes to their sharing status, such as starting screen sharing, starting view sharing, or stopping sharing.
- onUserShareStatusChanged(ZoomVideoSDKShareHelper, ZoomVideoSDKUser, ZoomVideoSDKShareStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user makes changes to their sharing status, such as starting screen sharing, starting view sharing, or stopping sharing.
- onUserVideoNetworkStatusChanged(ZoomVideoSDKNetworkStatus, ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event of the user's video network quality changes.
- onUserVideoStatusChanged(ZoomVideoSDKVideoHelper, List<ZoomVideoSDKUser>) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback: Invoked when a user makes changes to their video, such as starting or stopping their video.
- onUVCCameraStatusChange(String, UVCCameraStatus) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback is invoked when external uvc camera status changes.
- onVideoAlphaChannelStatusChanged(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Invoked when video alpha channel mode changes.
- onVideoCanvasSubscribeFail(ZoomVideoSDKVideoSubscribeFailReason, ZoomVideoSDKUser, ZoomVideoSDKVideoView) - Method in interface us.zoom.sdk.ZoomVideoSDKDelegate
-
Callback event of subscribe user's video fail reason.
- onVirtualSpeakerMixedAudioReceived(ZoomVideoSDKAudioRawData) - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualAudioSpeaker
-
Callback event for receiving the mixed audio raw data from the virtual speaker.
- onVirtualSpeakerOneWayAudioReceived(ZoomVideoSDKAudioRawData, ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualAudioSpeaker
-
Callback event for receiving the one way audio raw data of a selected user from the virtual speaker.
- onVirtualSpeakerShareAudioReceived(ZoomVideoSDKAudioRawData) - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualAudioSpeaker
-
Callback event for receiving the share audio raw data such as buffer, sampleRate, etc.
- Oval - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskShape
P
- pauseCloudRecording() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingHelper
-
Pause the ongoing cloud recording.
- pauseShare() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Pause share.
- PhoneFailedReason_Block_High_Rate - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
The call-out attempt was blocked by the system due to the high rates or cost.
- PhoneFailedReason_Block_No_Host - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
The call invitation was blocked by the system due to an absent host.
- PhoneFailedReason_Block_Too_Frequent - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
To join the session, the invitee would press one on the phone.
- PhoneFailedReason_Busy - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
The telephone number is currently busy.
- PhoneFailedReason_No_Answer - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
The user did not answer the call within the allowed time.
- PhoneFailedReason_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
For initialization.
- PhoneFailedReason_Not_Available - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
The telephone number is out of service.
- PhoneFailedReason_Other_Fail - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
Other reasons.
- PhoneFailedReason_User_Hangup - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
The user manually hung up the call.
- phoneNumber - Variable in class us.zoom.sdk.ZoomVideoSDKInvitePhoneUserInfo
-
The phone number of specified user.
- PhoneStatus_Accepted - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
Call has been accepted.
- PhoneStatus_Calling - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
In the process of calling out.
- PhoneStatus_Cancel_Failed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
The attempt to cancel the call has failed.
- PhoneStatus_Canceled - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
The call has been successfully canceled.
- PhoneStatus_Canceling - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
In process of canceling the response to the previous state.
- PhoneStatus_Failed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
Call failed.
- PhoneStatus_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
For initialization.
- PhoneStatus_Ringing - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
In the process of ringing.
- PhoneStatus_Success - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
Call was successful.
- PhoneStatus_Timeout - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
The call attempt has timed out.
- playMicTest() - Method in interface us.zoom.sdk.ZoomVideoSDKTestAudioDeviceHelper
-
Play the microphone recorded sound.
- preProcessor - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] The Session pre-processer delegate
R
- radius - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskCircle
-
The radius of the circle to be drawn.
- ratio - Variable in class us.zoom.sdk.ZoomVideoSDKFileTransferProgress
-
The ratio of the file transfer completed
- RAW_DATA_TYPE_SHARE - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRawDataType
-
Share raw data.
- RAW_DATA_TYPE_VIDEO - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRawDataType
-
Video raw data.
- RawData_Off - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRawDataPipeDelegate.RawDataStatus
-
The raw data status if off.
- RawData_On - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRawDataPipeDelegate.RawDataStatus
-
The raw data status is on.
- RawDataError_AUDIO_MODULE_ERROR - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Audio module error.
- RawDataError_AUDIO_MODULE_NOT_READY - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Audio module not ready.
- RawDataError_CANNOT_CHANGE_VIRTUAL_DEVICE_IN_PREVIEW - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Cannot change virtual device during preview.
- RawDataError_INIT_DEVICE - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Failed to initialize media device.
- RawDataError_INTERNAL_ERROR - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Internal raw data error.
- RawDataError_MALLOC_FAILED - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Memory allocation for raw data failed.
- RawDataError_NO_AUDIO_DATA - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No audio data available.
- RawDataError_NO_DEVICE_RUNNING - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No device is running.
- RawDataError_NO_LICENSE - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No raw data license.
- RawDataError_NO_SHARE_DATA - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No shared data available.
- RawDataError_NO_VIDEO_DATA - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
No video data available.
- RawDataError_NOT_IN_Session - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Not in session.
- RawDataError_SEND_TOO_FREQUENTLY - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Data sent too frequently.
- RawDataError_SEND_TOO_MUCH_DATA_IN_SINGLE_TIME - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Too much data sent at once.
- RawDataError_SHARE_MODULE_ERROR - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Share module error.
- RawDataError_SHARE_MODULE_NOT_READY - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Share module not ready.
- RawDataError_VIDEO_DEVICE_ERROR - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Video device error.
- RawDataError_VIDEO_MODULE_ERROR - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Video module error.
- RawDataError_VIDEO_MODULE_NOT_READY - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Video module not ready.
- RawDataError_VIRTUAL_DEVICE - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Virtual device error.
- RawDataError_VIRTUAL_MIC_IS_TERMINATE - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
-
Virtual microphone has been terminated.
- reclaimHost() - Method in interface us.zoom.sdk.ZoomVideoSDKUserHelper
-
Reclaim host permission.
- Recording_DiskFull - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRecordingStatus
-
Recording is unsuccessful due to insufficient storage space.
- Recording_Pause - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRecordingStatus
-
The recording has paused.
- Recording_Start - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRecordingStatus
-
The recording has successfully started or successfully resumed.
- Recording_Stop - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRecordingStatus
-
The recording has stopped.
- Rectangle - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskShape
- redo() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Redoes one annotation content step.
- releaseRef() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawData
- releaseRef() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoRawData
-
Decrease reference count by 1.
- removeListener(ZoomVideoSDKDelegate) - Method in class us.zoom.sdk.ZoomVideoSDK
-
Unregister a listener for session events.
- removeUser(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKUserHelper
-
Remove user from session.
- removeVirtualBackgroundItem(ZoomVideoSDKVirtualBackgroundItem) - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundHelper
-
Remove virtual background object.
- requestControlRemoteCamera() - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Request to control remote camera.
- requestForHelp() - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionParticipant
-
Request help.
- resumeCloudRecording() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingHelper
-
Resume the previously paused cloud recording.
- resumeShare() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Resume share.
- returnToMainSession() - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionParticipant
-
Return to main session.
- revokeManager(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKUserHelper
-
Revoke manager rights from a user.
- right - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskOval
-
The right side of the rectangle bounds of the oval to be drawn.
- right - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskRectangle
-
The right side of the rectangle.
- rotateMyVideo(int) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Rotate the video when the device is rotated.
- ROTATION_ACTION_0 - Static variable in interface us.zoom.sdk.ZoomVideoSDKVideoSender
- ROTATION_ACTION_180 - Static variable in interface us.zoom.sdk.ZoomVideoSDKVideoSender
- ROTATION_ACTION_270 - Static variable in interface us.zoom.sdk.ZoomVideoSDKVideoSender
- ROTATION_ACTION_90 - Static variable in interface us.zoom.sdk.ZoomVideoSDKVideoSender
S
- SDK_CHAT_DELETE_BY_DLP - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatMessageDeleteType
-
Message is deleted by Data Loss Prevention (DLP) system for violating compliance policies.
- SDK_CHAT_DELETE_BY_HOST - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatMessageDeleteType
-
Message is deleted by the session host.
- SDK_CHAT_DELETE_BY_NONE - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatMessageDeleteType
-
For initialization.
- SDK_CHAT_DELETE_BY_SELF - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatMessageDeleteType
-
Message is deleted by the sender (self deletion).
- SDKRawDataError_SHARE_CANNOT_SUBSCRIBE_MYSELF - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
- SDKRawDataError_UNINITIALIZED - Static variable in interface us.zoom.sdk.ZoomVideoSDKErrors
- send(ByteBuffer, int, int) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioRawDataSender
-
send audio raw data, channel number must be mono, and sampling bits must be 16
- sendChatToAll(String) - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
Call this method to send a chat message to all users.
- sendChatToUser(ZoomVideoSDKUser, String) - Method in interface us.zoom.sdk.ZoomVideoSDKChatHelper
-
Call this method to send a chat message to a specific user.
- sendCommand(ZoomVideoSDKUser, String) - Method in interface us.zoom.sdk.ZoomVideoSDKCmdChannel
-
Send custom commands or data to other users in the current session.
- sendShareAudio(ByteBuffer, int, int, ZoomVideoSDKAudioChannel) - Method in interface us.zoom.sdk.ZoomVideoSDKShareAudioSender
-
Send audio raw data.
- sendShareFrame(ByteBuffer, int, int, int, ExternalSourceDataFormat) - Method in interface us.zoom.sdk.ZoomVideoSDKShareSender
-
Send one frame data.
- sendVideoFrame(ByteBuffer, int, int, int, int, ExternalSourceDataFormat) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoSender
- sessionIdleTimeoutMins - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] The amount of time in minutes after which an idle session will end.
- sessionName - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
sessionName, required The string length must be less than 150.
- sessionPassword - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] Meeting password, optional
- setAspectMode(ZoomVideoSDKVideoView, ZoomVideoSDKVideoAspect) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
-
Set the render video or share aspect.
- setDataMode(ZoomVideoSDKVideoSourceDataMode) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCapability
- setHeight(int) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCapability
- setResolution(ZoomVideoSDKVideoView, ZoomVideoSDKVideoResolution) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
-
Set the resolution for the user video.
- setSpeaker(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Set audio speaker
- setSpokenLanguage(int) - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Set the spoken language of the current user.
- setToolColor(int) - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Sets the annotation tool color.
- setToolType(ZoomVideoSDKAnnotationToolType) - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Sets the annotation tool type.
- setToolWidth(long) - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Sets the annotation tool width.
- setTranslationLanguage(int) - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Set the translation language of the current user.
- setUserVolume(float, boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Set the user's local volume.
- setVideoMask(Bitmap, Bitmap, boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKMaskHelper
-
Set the mask to self video.
- setVideoQualityPreference(ZoomVideoSDKVideoPreferenceSetting) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Set the video quality preference that automatically adjust user's video to prioritize frame rate v.s.
- setVirtualBackgroundItem(ZoomVideoSDKVirtualBackgroundItem) - Method in interface us.zoom.sdk.ZoomVideoSDKVirtualBackgroundHelper
-
Set virtual background item.
- setWidth(int) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCapability
- setZOrderMediaOverlay(boolean) - Method in class us.zoom.sdk.ZoomVideoSDKVideoView
- setZOrderOnTop(boolean) - Method in class us.zoom.sdk.ZoomVideoSDKVideoView
- shareRawDataMemoryMode - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
- showImageView() - Method in class us.zoom.sdk.ZoomVideoSDKCameraShareView
- showVideoView() - Method in class us.zoom.sdk.ZoomVideoSDKCameraShareView
- speakerTestFilePath - Variable in class us.zoom.sdk.ZoomVideoSDKExtendParams
-
Only support mp3 format.
- spotLightVideo(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to spotlight user's video.
- startAnnotation() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Starts annotation.
- startAudio() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Start audio with voip
- startCloudRecording() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingHelper
-
Start cloud recording.
- startIncomingLiveStream(String) - Method in interface us.zoom.sdk.ZoomVideoSDKIncomingLiveStreamHelper
-
Start the bound stream as a special participant.
- startLiveStream(String, String, String) - Method in interface us.zoom.sdk.ZoomVideoSDKLiveStreamHelper
-
Start a live stream of the current session to the desired streaming platform, given the live stream url, key and broadcast url.
- startLiveTranscription() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Start live transcription.
- startMicTest() - Method in interface us.zoom.sdk.ZoomVideoSDKTestAudioDeviceHelper
-
Start the mic test.
- startReceive(String) - Method in interface us.zoom.sdk.ZoomVideoSDKReceiveFile
- startShareCamera(ZoomVideoSDKCameraShareView) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Share the select camera.
- startShareScreen(Intent) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Share a selected screen through Intent.
- startShareView(View) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Share a selected view.
- startShareWithPreprocessing(ZoomVideoSDKSharePreprocessParam, IZoomVideoSDKSharePreprocessor) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Start share preprocessing.
- startSharingExternalSource(ZoomVideoSDKShareSource, ZoomVideoSDKShareAudioSource, boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Share a external source
- startSpeakerTest() - Method in interface us.zoom.sdk.ZoomVideoSDKTestAudioDeviceHelper
-
Start the speaker test.
- startSubSession() - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionManager
-
Start subsession.
- startVideo() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Start sending local video data from the camera.
- startVideoCanvasPreview(ZoomVideoSDKVideoView, ZoomVideoSDKVideoAspect) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Subscribe to the current user's video preview with a canvas view.
- startVideoPreview(ZoomVideoSDKRawDataPipeDelegate) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Subscribe to the current user's video preview that shows the real-time video output based on his/her outlook and surroundings.
- Status_Joined - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Broadcast to all users.
- Status_JoinFail - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Current user only.
- Status_JoinStart - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Current user only.
- Status_Left - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Broadcast to all users.
- Status_VideoOff - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Broadcast to all users.
- Status_VideoOn - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Broadcast to all users.
- stopAnnotation() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Stops annotation.
- stopAudio() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Stop voip
- stopCloudRecording() - Method in interface us.zoom.sdk.ZoomVideoSDKRecordingHelper
-
Stop cloud recording.
- stopIncomingLiveStream(String) - Method in interface us.zoom.sdk.ZoomVideoSDKIncomingLiveStreamHelper
-
Stop the bound stream as a special participant.
- stopLiveStream() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveStreamHelper
-
Stop the current session's live stream.
- stopLiveTranscription() - Method in interface us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper
-
Stop live transcription.
- stopMicTest() - Method in interface us.zoom.sdk.ZoomVideoSDKTestAudioDeviceHelper
-
Stop the microphone test.
- stopShare() - Method in interface us.zoom.sdk.ZoomVideoSDKShareHelper
-
Stop view or screen share.
- stopSpeakerTest() - Method in interface us.zoom.sdk.ZoomVideoSDKTestAudioDeviceHelper
-
Stop the speaker test.
- stopSubSession() - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionManager
-
Stop subsession.
- stopVideo() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Stop sending local video data from the camera.
- stopVideoCanvasPreview(ZoomVideoSDKVideoView) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Unsubscribe to the current user's video preview.
- stopVideoPreview(ZoomVideoSDKRawDataPipeDelegate) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Unsubscribe from the current user's video preview.
- streamKeyID - Variable in class us.zoom.sdk.IncomingLiveStreamStatus
-
The incoming live stream ID
- subscribe() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
subscribe audio raw data.
- subscribe(ZoomVideoSDKVideoResolution, ZoomVideoSDKRawDataPipeDelegate) - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipe
-
Subscribe video raw data with a callback
- subscribe(ZoomVideoSDKVideoView, ZoomVideoSDKVideoAspect) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
- subscribe(ZoomVideoSDKVideoView, ZoomVideoSDKVideoAspect, ZoomVideoSDKVideoResolution) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
-
Subscribe to the user's video or share view.
- SubSessionKit - Interface in us.zoom.sdk
-
Subsession kit.
- SubSessionUser - Interface in us.zoom.sdk
-
Subsession user.
- SubSessionUserHelpRequestHandler - Interface in us.zoom.sdk
-
SubSession user help request handler.
- switchCamera() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Switch to the next available camera.
- switchCamera(ZoomVideoSDKCameraDevice) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Switch to a specific camera from the list of camera device retrieved from
ZoomVideoSDKVideoHelper.getCameraList()
- switchToLevel(float, float, float) - Method in class us.zoom.sdk.ZoomVideoSDKVideoView
-
Zoom In/out for share
T
- token - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Required] JWT token to join session
- top - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskOval
-
The top side of the rectangle bounds of the oval to be drawn.
- top - Variable in class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskRectangle
-
The top side of the rectangle.
- transferFile(String) - Method in interface us.zoom.sdk.ZoomVideoSDKSession
-
Send file to all users in current session.
- transferFile(String) - Method in interface us.zoom.sdk.ZoomVideoSDKUser
-
Send file to current user object.
- transProgress - Variable in class us.zoom.sdk.ZoomVideoSDKFileStatus
-
The progress of the file transfer
- transStatus - Variable in class us.zoom.sdk.ZoomVideoSDKFileStatus
-
The status of the file transfer
- turnDown(int) - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Turn the camera down.
- turnLeft(int) - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Turn the camera to the left.
- turnOnOrOffFlashlight(boolean) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to turn on or off flashlight.
- turnRight(int) - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Turn the camera to the right.
- turnUp(int) - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Turn the camera up.
- type - Variable in class us.zoom.sdk.ZoomVideoSDKSharePreprocessParam
-
The share pre-process type
U
- unbindIncomingLiveStream(String) - Method in interface us.zoom.sdk.ZoomVideoSDKIncomingLiveStreamHelper
-
Unbind the bound incoming live stream.
- undo() - Method in interface us.zoom.sdk.ZoomVideoSDKAnnotationHelper
-
Undoes one annotation content step.
- unmuteAllAudio() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
Ask unmute all user's audio.
- unMuteAudio(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
unmute user's voip audio.
- unmuteMultiStreamVideo(String) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Turn on the multiple video stream.
- unSpotlightAllVideos() - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to set all user's video unSpotlight.
- unSpotLightVideo(ZoomVideoSDKUser) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoHelper
-
Call this method to unSpotlight user's video.
- unSubscribe() - Method in interface us.zoom.sdk.ZoomVideoSDKAudioHelper
-
unsubscribe audio raw data
- unSubscribe(ZoomVideoSDKRawDataPipeDelegate) - Method in interface us.zoom.sdk.ZoomVideoSDKRawDataPipe
-
UnSubscribe video raw data with the subscribed callback
- unSubscribe(ZoomVideoSDKVideoView) - Method in interface us.zoom.sdk.ZoomVideoSDKVideoCanvas
-
Unsubscribe to the user's video or share view.
- us.zoom.sdk - package us.zoom.sdk
- userName - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Required] Display name in session
- UVCCameraStatus - Enum Class in us.zoom.sdk
V
- valueOf(String) - Static method in enum class us.zoom.sdk.ExternalSourceDataFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.UVCCameraStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKAnnotationClearType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKAudioChannel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKAudioStatus.ZoomVideoSDKAudioType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKCameraControlRequestType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKCameraFacingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKCanvasType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKChatMessageDeleteType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKChatPrivilegeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKCRCHelper.ZoomVideoSDKCRCProtocol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKDialInNumberType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKFileTransferStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskShape
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKNetworkStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKRawDataMemoryMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKRawDataPipeDelegate.RawDataStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKRawDataType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler.ConsentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKRecordingStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKSessionLeaveReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKSessionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKSharePreprocessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKShareStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKShareType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKTestMicStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKUserHelpRequestResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoAspect
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoPreferenceMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoSourceDataMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class us.zoom.sdk.ZoomVideoSDKVirtualBackgroundDataType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class us.zoom.sdk.ExternalSourceDataFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.UVCCameraStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKAnnotationClearType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKAudioChannel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKAudioStatus.ZoomVideoSDKAudioType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKCameraControlRequestType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKCameraFacingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKCanvasType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKChatMessageDeleteType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKChatPrivilegeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKCRCHelper.ZoomVideoSDKCRCProtocol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKDialInNumberType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKFileTransferStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKMaskHelper.MaskShape
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKMultiCameraStreamStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKNetworkStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKPhoneFailedReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKPhoneStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKRawDataMemoryMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKRawDataPipeDelegate.RawDataStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKRawDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKRecordingConsentHandler.ConsentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKRecordingStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKSessionLeaveReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKSessionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKSharePreprocessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKShareStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKShareType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKTestMicStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKUserHelpRequestResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoAspect
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoPreferenceMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoSourceDataMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class us.zoom.sdk.ZoomVideoSDKVirtualBackgroundDataType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- videoOption - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] The Video Option
- videoRawDataMemoryMode - Variable in class us.zoom.sdk.ZoomVideoSDKInitParams
- VideoResolution_1080P - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
The resolution is 1080p.
- VideoResolution_180P - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
The resolution is 180p.
- VideoResolution_360P - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
The resolution is 360p.
- VideoResolution_720P - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
The resolution is 720p.
- VideoResolution_90P - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
The resolution is 90p.
- videoSourceDataMode_Horizontal - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSourceDataMode
-
Special mode where each video frame consists of two horizontally arranged images.
- videoSourceDataMode_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSourceDataMode
-
Default mode for general use cases (single image per frame).
- videoSourceDataMode_Vertical - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSourceDataMode
-
Special mode where each video frame consists of two vertically stacked images.
- view - Variable in class us.zoom.sdk.ZoomVideoSDKSharePreprocessParam
-
The view to share
- virtualAudioMic - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] The Session external audio source delegate
- virtualAudioSpeaker - Variable in class us.zoom.sdk.ZoomVideoSDKSessionContext
-
[Optional] The Session virtual speaker
W
- withdrawSubSessionList() - Method in interface us.zoom.sdk.ZoomVideoSDKSubSessionHelper
-
Withdraw all committed SubSessions.
- wrapperType - Variable in class us.zoom.sdk.ZoomVideoSDKExtendParams
Z
- zoomIn(int) - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Zoom the camera in.
- zoomOut(int) - Method in interface us.zoom.sdk.ZoomVideoSDKRemoteCameraControlHelper
-
Zoom the camera out.
- ZoomVideoSDK - Class in us.zoom.sdk
-
Zoom Video SDK API manager.
- ZoomVideoSDK() - Constructor for class us.zoom.sdk.ZoomVideoSDK
- ZoomVideoSDKAnnotationClearType - Enum Class in us.zoom.sdk
- ZoomVideoSDKAnnotationClearType_All - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationClearType
-
Clear all annotations.
- ZoomVideoSDKAnnotationClearType_My - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationClearType
-
Clear only your own annotations.
- ZoomVideoSDKAnnotationClearType_Others - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationClearType
-
Clear only the others' annotations.
- ZoomVideoSDKAnnotationHelper - Interface in us.zoom.sdk
- ZoomVideoSDKAnnotationToolType - Enum Class in us.zoom.sdk
- ZoomVideoSDKAnnotationToolType_Arrow - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Displays a small arrow instead of your mouse pointer.
- ZoomVideoSDKAnnotationToolType_AutoArrow - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
An arrow changes automatically in pace with the mouse cursor.
- ZoomVideoSDKAnnotationToolType_AutoDiamond - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
An unfilled rhombus.
- ZoomVideoSDKAnnotationToolType_AutoDoubleArrow - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A line with a double-arrow.
- ZoomVideoSDKAnnotationToolType_AutoEllipse - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
An ellipse changes automatically in pace with the mouse cursor.
- ZoomVideoSDKAnnotationToolType_AutoEllipseFill - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A filled ellipse.
- ZoomVideoSDKAnnotationToolType_AutoEllipseSemiFill - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A fair ellipse changes automatically in pace with the mouse cursor.
- ZoomVideoSDKAnnotationToolType_AutoLine - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A straight line changes automatically in pace with the mouse cursor.
- ZoomVideoSDKAnnotationToolType_AutoRectangle - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A rectangle changes automatically in pace with the mouse cursor.
- ZoomVideoSDKAnnotationToolType_AutoRectangleFill - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A filled rectangle.
- ZoomVideoSDKAnnotationToolType_AutoRectangleSemiFill - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A fair rectangle changes automatically in pace with the mouse cursor.
- ZoomVideoSDKAnnotationToolType_AutoStampArrow - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A fixed-size arrow for marking.
- ZoomVideoSDKAnnotationToolType_AutoStampCheck - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A sign marking that something is correct.
- ZoomVideoSDKAnnotationToolType_AutoStampHeart - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A heart for marking.
- ZoomVideoSDKAnnotationToolType_AutoStampQm - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A sign for interrogation.
- ZoomVideoSDKAnnotationToolType_AutoStampStar - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A star for marking.
- ZoomVideoSDKAnnotationToolType_AutoStampX - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
A sign marking that something is incorrect.
- ZoomVideoSDKAnnotationToolType_ERASER - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Erase parts of your annotation.
- ZoomVideoSDKAnnotationToolType_HighLighter - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Highlighter.
- ZoomVideoSDKAnnotationToolType_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
For initialization.
- ZoomVideoSDKAnnotationToolType_Pen - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Pen
- ZoomVideoSDKAnnotationToolType_Picker - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Only available if you started the shared screen or whiteboard.
- ZoomVideoSDKAnnotationToolType_SpotLight - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAnnotationToolType
-
Only available if you started the shared screen or whiteboard.
- ZoomVideoSDKAudioChannel - Enum Class in us.zoom.sdk
- ZoomVideoSDKAudioChannel_Mono - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAudioChannel
-
Mono audio channel.
- ZoomVideoSDKAudioChannel_Stereo - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAudioChannel
-
Stereo audio channel.
- ZoomVideoSDKAudioHelper - Interface in us.zoom.sdk
-
Audio control interface See
ZoomVideoSDK.getAudioHelper()
- ZoomVideoSDKAudioOption - Class in us.zoom.sdk
-
Zoom Video SDK audio option.
- ZoomVideoSDKAudioOption() - Constructor for class us.zoom.sdk.ZoomVideoSDKAudioOption
- ZoomVideoSDKAudioRawData - Interface in us.zoom.sdk
-
Zoom Video SDK audio raw data bean.
- ZoomVideoSDKAudioRawDataSender - Interface in us.zoom.sdk
-
Audio raw data sender interface
- ZoomVideoSDKAudioSettingHelper - Interface in us.zoom.sdk
-
Audio setting interface.
- ZoomVideoSDKAudioStatus - Interface in us.zoom.sdk
-
Zoom Video SDK audio status.
- ZoomVideoSDKAudioStatus.ZoomVideoSDKAudioType - Enum Class in us.zoom.sdk
- ZoomVideoSDKAudioType_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAudioStatus.ZoomVideoSDKAudioType
-
No audio type.
- ZoomVideoSDKAudioType_TELEPHONY - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAudioStatus.ZoomVideoSDKAudioType
-
Audio type is telephony.
- ZoomVideoSDKAudioType_VOIP - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKAudioStatus.ZoomVideoSDKAudioType
-
Audio type is VOIP (Voice over IP).
- ZoomVideoSDKCameraControlRequestHandler - Interface in us.zoom.sdk
-
Camera control interface.
- ZoomVideoSDKCameraControlRequestType - Enum Class in us.zoom.sdk
- ZoomVideoSDKCameraControlRequestType_GiveUpControl - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCameraControlRequestType
-
Give up remote camera control.
- ZoomVideoSDKCameraControlRequestType_RequestControl - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCameraControlRequestType
-
Request remote camera control.
- ZoomVideoSDKCameraDevice - Interface in us.zoom.sdk
-
Camera device info
- ZoomVideoSDKCameraFacingType - Enum Class in us.zoom.sdk
- ZoomVideoSDKCameraFacingType_Back - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCameraFacingType
- ZoomVideoSDKCameraFacingType_External - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCameraFacingType
- ZoomVideoSDKCameraFacingType_Front - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCameraFacingType
- ZoomVideoSDKCameraFacingType_Unknown - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCameraFacingType
- ZoomVideoSDKCameraShareView - Class in us.zoom.sdk
- ZoomVideoSDKCameraShareView(Context) - Constructor for class us.zoom.sdk.ZoomVideoSDKCameraShareView
- ZoomVideoSDKCameraShareView(Context, AttributeSet) - Constructor for class us.zoom.sdk.ZoomVideoSDKCameraShareView
- ZoomVideoSDKCameraShareView(Context, AttributeSet, int) - Constructor for class us.zoom.sdk.ZoomVideoSDKCameraShareView
- ZoomVideoSDKCanvasType - Enum Class in us.zoom.sdk
- ZoomVideoSDKCanvasType_ShareData - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCanvasType
-
Share data.
- ZoomVideoSDKCanvasType_VideoData - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCanvasType
-
Video Camera data.
- ZoomVideoSDKChatHelper - Interface in us.zoom.sdk
-
Chat interface.
- ZoomVideoSDKChatMessage - Class in us.zoom.sdk
-
Zoom Video SDK chat message bean.
- ZoomVideoSDKChatMessage(String, ZoomVideoSDKUser, ZoomVideoSDKUser, String, long, boolean, boolean) - Constructor for class us.zoom.sdk.ZoomVideoSDKChatMessage
- ZoomVideoSDKChatMessageDeleteType - Enum Class in us.zoom.sdk
- ZoomVideoSDKChatPrivilege_No_One - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatPrivilegeType
-
The user has no chat privileges.
- ZoomVideoSDKChatPrivilege_Publicly - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatPrivilegeType
-
The user has the privilege to chat publicly only.
- ZoomVideoSDKChatPrivilege_Publicly_And_Privately - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatPrivilegeType
-
The user has the privilege to chat both publicly and privately.
- ZoomVideoSDKChatPrivilege_Unknown - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKChatPrivilegeType
-
Unknown.
- ZoomVideoSDKChatPrivilegeType - Enum Class in us.zoom.sdk
- ZoomVideoSDKCmdChannel - Interface in us.zoom.sdk
-
The command channel allows users to send commands or data (such as plain text or a binary encoded into string) to other users in the same session.
- ZoomVideoSDKCRCCallOutStatus_Busy - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
The line is busy.
- ZoomVideoSDKCRCCallOutStatus_Decline - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
The call was declined by the recipient.
- ZoomVideoSDKCRCCallOutStatus_Failed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
The call failed.
- ZoomVideoSDKCRCCallOutStatus_Ring - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
The call is ringing (waiting to be answered).
- ZoomVideoSDKCRCCallOutStatus_Success - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
The call was successfully established.
- ZoomVideoSDKCRCCallOutStatus_Timeout - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCCallStatus
-
The call has timed out.
- ZoomVideoSDKCRCCallStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKCRCHelper - Interface in us.zoom.sdk
-
CRC Helper Interface.
- ZoomVideoSDKCRCHelper.ZoomVideoSDKCRCProtocol - Enum Class in us.zoom.sdk
- ZoomVideoSDKCRCProtocol_H323 - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCHelper.ZoomVideoSDKCRCProtocol
-
H.323 type.
- ZoomVideoSDKCRCProtocol_SIP - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKCRCHelper.ZoomVideoSDKCRCProtocol
-
SIP type.
- ZoomVideoSDKDelegate - Interface in us.zoom.sdk
-
A listener class that groups together the callbacks related to a session.
- ZoomVideoSDKDialInNumberType - Enum Class in us.zoom.sdk
- ZoomVideoSDKDialInNumType_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKDialInNumberType
-
For initialization.
- ZoomVideoSDKDialInNumType_Toll - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKDialInNumberType
-
Paid (toll) number.
- ZoomVideoSDKDialInNumType_TollFree - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKDialInNumberType
-
Toll-free number.
- ZoomVideoSDKErrors - Interface in us.zoom.sdk
- ZoomVideoSDKExtendParams - Class in us.zoom.sdk
- ZoomVideoSDKExtendParams() - Constructor for class us.zoom.sdk.ZoomVideoSDKExtendParams
- ZoomVideoSDKFileStatus - Class in us.zoom.sdk
- ZoomVideoSDKFileStatus() - Constructor for class us.zoom.sdk.ZoomVideoSDKFileStatus
- ZoomVideoSDKFileTransferBaseInfo - Interface in us.zoom.sdk
- ZoomVideoSDKFileTransferProgress - Class in us.zoom.sdk
- ZoomVideoSDKFileTransferProgress() - Constructor for class us.zoom.sdk.ZoomVideoSDKFileTransferProgress
- ZoomVideoSDKFileTransferStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKIncomingLiveStreamHelper - Interface in us.zoom.sdk
-
Incoming live stream helper interface.
- ZoomVideoSDKInitParams - Class in us.zoom.sdk
-
Zoom Video SDK initialize params.
- ZoomVideoSDKInitParams() - Constructor for class us.zoom.sdk.ZoomVideoSDKInitParams
- ZoomVideoSDKInvitePhoneUserInfo - Class in us.zoom.sdk
- ZoomVideoSDKInvitePhoneUserInfo() - Constructor for class us.zoom.sdk.ZoomVideoSDKInvitePhoneUserInfo
- ZoomVideoSDKLiveStreamHelper - Interface in us.zoom.sdk
-
Live stream control interface.
- ZoomVideoSDKLiveStreamStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKLiveStreamStatus_Connecting - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
The live stream status is in the process of connecting
- ZoomVideoSDKLiveStreamStatus_Ended - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
The live stream has ended.
- ZoomVideoSDKLiveStreamStatus_FailedTimeout - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
The live stream failed due to a timeout.
- ZoomVideoSDKLiveStreamStatus_InProgress - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
The live stream status is currently in progress
- ZoomVideoSDKLiveStreamStatus_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
The live stream status is none
- ZoomVideoSDKLiveStreamStatus_StartFailed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveStreamStatus
-
The live stream failed to start.
- ZoomVideoSDKLiveTranscription_OperationType_Add - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
Live transcription operation type is added.
- ZoomVideoSDKLiveTranscription_OperationType_Complete - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
Live transcription operation type is marked as complete.
- ZoomVideoSDKLiveTranscription_OperationType_Delete - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
Live transcription operation type is deleted.
- ZoomVideoSDKLiveTranscription_OperationType_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
No operation specified.
- ZoomVideoSDKLiveTranscription_OperationType_NotSupported - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
Live transcription operation type is not supported.
- ZoomVideoSDKLiveTranscription_OperationType_Update - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType
-
Live transcription operation type is updated.
- ZoomVideoSDKLiveTranscription_Status_Start - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionStatus
-
Live transcription is currently active.
- ZoomVideoSDKLiveTranscription_Status_Stop - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionStatus
-
Live transcription is currently stopped.
- ZoomVideoSDKLiveTranscriptionHelper - Interface in us.zoom.sdk
-
Live transcription interface.
- ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionLanguage - Interface in us.zoom.sdk
-
The live transcription language interface is used to retrieve the ID and name of the language.
- ZoomVideoSDKLiveTranscriptionHelper.ILiveTranscriptionMessageInfo - Interface in us.zoom.sdk
-
live transcription message interface.
- ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionOperationType - Enum Class in us.zoom.sdk
- ZoomVideoSDKLiveTranscriptionHelper.ZoomVideoSDKLiveTranscriptionStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKMaskHelper - Interface in us.zoom.sdk
-
The helper to set the video mask.
- ZoomVideoSDKMaskHelper.MaskCircle - Class in us.zoom.sdk
-
The circle mask information.
- ZoomVideoSDKMaskHelper.MaskInfo - Class in us.zoom.sdk
-
The mask info to generate the mask bitmap.
- ZoomVideoSDKMaskHelper.MaskOval - Class in us.zoom.sdk
-
The oval mask information.
- ZoomVideoSDKMaskHelper.MaskRectangle - Class in us.zoom.sdk
-
The rectangle mask information.
- ZoomVideoSDKMaskHelper.MaskShape - Enum Class in us.zoom.sdk
-
The mask shape.
- ZoomVideoSDKMic_CanPlay - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKTestMicStatus
-
Test the mic via TestMicStopTesting/TestMicPlayRecording.
- ZoomVideoSDKMic_CanTest - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKTestMicStatus
-
Test the mic via
ZoomVideoSDKTestAudioDeviceHelper
TestMicStartRecording. - ZoomVideoSDKMic_Recording - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKTestMicStatus
-
Test the mic via TestMicStopTesting/TestMicPlayRecording.
- ZoomVideoSDKMultiCameraStreamStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKNetwork_Bad - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKNetworkStatus
-
The network connection is poor, affecting video quality.
- ZoomVideoSDKNetwork_Good - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKNetworkStatus
-
The network connection is strong and stable, providing optimal performance.
- ZoomVideoSDKNetwork_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKNetworkStatus
-
For initialization.
- ZoomVideoSDKNetwork_Normal - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKNetworkStatus
-
The network connection is stable with typical performance.
- ZoomVideoSDKNetworkStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKPasswordHandler - Interface in us.zoom.sdk
-
Interface to input session password.
- ZoomVideoSDKPhoneFailedReason - Enum Class in us.zoom.sdk
- ZoomVideoSDKPhoneHelper - Interface in us.zoom.sdk
-
Invite by phone interface See
ZoomVideoSDK.getPhoneHelper()
- ZoomVideoSDKPhoneStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKPhoneSupportCountryInfo - Interface in us.zoom.sdk
-
Zoom Video SDK Phone Support Country Info.
- ZoomVideoSDKPreProcessRawData - Interface in us.zoom.sdk
-
Device video raw data
- ZoomVideoSDKProxySettingHandler - Interface in us.zoom.sdk
- ZoomVideoSDKRawDataMemoryMode - Enum Class in us.zoom.sdk
- ZoomVideoSDKRawDataMemoryModeHeap - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRawDataMemoryMode
-
The memory mode is heap.
- ZoomVideoSDKRawDataMemoryModeStack - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKRawDataMemoryMode
-
The memory mode is srack.
- ZoomVideoSDKRawDataPipe - Interface in us.zoom.sdk
-
Interface for user to subscribe/unSubscribe video raw data.
- ZoomVideoSDKRawDataPipeDelegate - Interface in us.zoom.sdk
-
Video raw data callback
- ZoomVideoSDKRawDataPipeDelegate.RawDataStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKRawDataType - Enum Class in us.zoom.sdk
- ZoomVideoSDKReceiveFile - Interface in us.zoom.sdk
- ZoomVideoSDKRecordingConsentHandler - Interface in us.zoom.sdk
-
cloud record handle interface
- ZoomVideoSDKRecordingConsentHandler.ConsentType - Enum Class in us.zoom.sdk
- ZoomVideoSDKRecordingHelper - Interface in us.zoom.sdk
-
Helper class for using cloud recording in the session.
- ZoomVideoSDKRecordingStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKRemoteCameraControlHelper - Interface in us.zoom.sdk
- ZoomVideoSDKResolution_Auto - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoResolution
-
The resolution is changed automatically according to the size of the view, only available for video canvas.
- ZoomVideoSDKSendFile - Interface in us.zoom.sdk
- ZoomVideoSDKSession - Interface in us.zoom.sdk
-
Session instance object
- ZoomVideoSDKSessionASVStatisticInfo - Interface in us.zoom.sdk
- ZoomVideoSDKSessionAudioStatisticInfo - Interface in us.zoom.sdk
- ZoomVideoSDKSessionContext - Class in us.zoom.sdk
-
Zoom Video SDK session context
- ZoomVideoSDKSessionContext() - Constructor for class us.zoom.sdk.ZoomVideoSDKSessionContext
- ZoomVideoSDKSessionDialInNumberInfo - Interface in us.zoom.sdk
- ZoomVideoSDKSessionLeaveReason - Enum Class in us.zoom.sdk
- ZoomVideoSDKSessionLeaveReason_BySelf - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSessionLeaveReason
-
Leave session by self.
- ZoomVideoSDKSessionLeaveReason_EndByHost - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSessionLeaveReason
-
Ended by host.
- ZoomVideoSDKSessionLeaveReason_KickByHost - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSessionLeaveReason
-
Kicked by host.
- ZoomVideoSDKSessionLeaveReason_NetworkError - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSessionLeaveReason
-
Network is broken.
- ZoomVideoSDKSessionLeaveReason_Unknown - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSessionLeaveReason
-
Unknown
- ZoomVideoSDKSessionType - Enum Class in us.zoom.sdk
- ZoomVideoSDKSessionType_MainSession - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSessionType
- ZoomVideoSDKSessionType_SubSession - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSessionType
- ZoomVideoSDKShareAction - Interface in us.zoom.sdk
- ZoomVideoSDKShareAudioSender - Interface in us.zoom.sdk
- ZoomVideoSDKShareAudioSource - Interface in us.zoom.sdk
- ZoomVideoSDKShareHelper - Interface in us.zoom.sdk
-
Share control interface.
- ZoomVideoSDKSharePreprocessParam - Class in us.zoom.sdk
- ZoomVideoSDKSharePreprocessParam(ZoomVideoSDKSharePreprocessType, View, Intent) - Constructor for class us.zoom.sdk.ZoomVideoSDKSharePreprocessParam
- ZoomVideoSDKSharePreprocessType - Enum Class in us.zoom.sdk
- ZoomVideoSDKSharePreprocessType_none - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSharePreprocessType
- ZoomVideoSDKSharePreprocessType_screen - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSharePreprocessType
- ZoomVideoSDKSharePreprocessType_view - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSharePreprocessType
- ZoomVideoSDKShareSender - Interface in us.zoom.sdk
-
Share raw data sender interface
- ZoomVideoSDKShareSource - Interface in us.zoom.sdk
-
Share source sink interface.
- ZoomVideoSDKShareStatisticInfo - Interface in us.zoom.sdk
-
Share statistic information.
- ZoomVideoSDKShareStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKShareStatus_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareStatus
-
No view or screen share available.
- ZoomVideoSDKShareStatus_Pause - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareStatus
-
User paused sharing.
- ZoomVideoSDKShareStatus_Resume - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareStatus
-
User resumed sharing.
- ZoomVideoSDKShareStatus_Start - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareStatus
-
User started sharing.
- ZoomVideoSDKShareStatus_Stop - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareStatus
-
User stopped sharing.
- ZoomVideoSDKShareType - Enum Class in us.zoom.sdk
- ZoomVideoSDKShareType_Camera - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareType
-
Camera share.
- ZoomVideoSDKShareType_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareType
- ZoomVideoSDKShareType_Normal - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareType
-
Application or desktop share.
- ZoomVideoSDKShareType_PureAudio - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKShareType
-
Pure computer audio share.
- ZoomVideoSDKSSLCertificateInfo - Interface in us.zoom.sdk
-
the info of SSL certificate interface
- ZoomVideoSDKSubscribeFailReason_HasSubscribe1080POr720P - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
The subscription attempt failed because has already subscribed to a 1080P or 720P video stream.
- ZoomVideoSDKSubscribeFailReason_HasSubscribeExceededLimit - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
The subscription attempt failed because has exceeded the maximum allowed subscription limit.
- ZoomVideoSDKSubscribeFailReason_HasSubscribeOneShare - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
The subscription attempt failed because has already subscribed to one shared video streams.
- ZoomVideoSDKSubscribeFailReason_HasSubscribeShare - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
The subscription attempt failed because has already subscribed to shared video stream.
- ZoomVideoSDKSubscribeFailReason_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
No subscription failure (initial state).
- ZoomVideoSDKSubscribeFailReason_NotSupport1080P - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
The subscription attempt failed because because subscription to 1080p is not supported.
- ZoomVideoSDKSubscribeFailReason_TooFrequentCall - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoSubscribeFailReason
-
The subscription attempt failed because subscription requests were made too frequently in a short period of time.
- ZoomVideoSDKSubSessionHelper - Interface in us.zoom.sdk
-
Subsession helper interface.
- ZoomVideoSDKSubSessionManager - Interface in us.zoom.sdk
-
Subsession manager helper interface.
- ZoomVideoSDKSubSessionParticipant - Interface in us.zoom.sdk
-
Subsession participant helper interface.
- ZoomVideoSDKSubSessionStatus - Enum Class in us.zoom.sdk
-
Enumerations of subsession statuses.
- ZoomVideoSDKSubSessionStatus_CommitFailed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When commit subsession failed.
- ZoomVideoSDKSubSessionStatus_Committed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When a subsession is committed.
- ZoomVideoSDKSubSessionStatus_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
The Initialized status.
- ZoomVideoSDKSubSessionStatus_Started - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When the subsession is started.
- ZoomVideoSDKSubSessionStatus_StartFailed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When start subsession failed.
- ZoomVideoSDKSubSessionStatus_StopFailed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When stop subsession failed.
- ZoomVideoSDKSubSessionStatus_Stopped - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When the subsession is stopped.
- ZoomVideoSDKSubSessionStatus_Stopping - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When the subsession is stopping.
- ZoomVideoSDKSubSessionStatus_WithdrawFailed - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When withdraw subsession failed.
- ZoomVideoSDKSubSessionStatus_Withdrawn - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKSubSessionStatus
-
When a subsession is withdrawn.
- ZoomVideoSDKTestAudioDeviceHelper - Interface in us.zoom.sdk
-
Test audio device interface.
- ZoomVideoSDKTestMicStatus - Enum Class in us.zoom.sdk
- ZoomVideoSDKUser - Interface in us.zoom.sdk
-
Zoom Video SDK user information.
- ZoomVideoSDKUserHelper - Interface in us.zoom.sdk
-
User control interface.
- ZoomVideoSDKUserHelpRequestResult - Enum Class in us.zoom.sdk
-
Enumerations of subsession user help request results.
- ZoomVideoSDKUserHelpRequestResult_Busy - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKUserHelpRequestResult
-
The host is handling another user's request with the request dialog.
- ZoomVideoSDKUserHelpRequestResult_HostAlreadyInSubSession - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKUserHelpRequestResult
-
The host is already in this subsession.
- ZoomVideoSDKUserHelpRequestResult_Idle - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKUserHelpRequestResult
-
The host has received the help request, and no one else is currently requesting help.
- ZoomVideoSDKUserHelpRequestResult_Ignore - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKUserHelpRequestResult
-
The host is handling another user's request.
- ZoomVideoSDKVideoAspect - Enum Class in us.zoom.sdk
- ZoomVideoSDKVideoAspect_Full_Filled - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoAspect
-
Stretch both horizontally and vertically to fill the display (may cause distortion).
- ZoomVideoSDKVideoAspect_LetterBox - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoAspect
-
Add black bars to maintain aspect ratio (e.g., 16:9 content on a 4:3 display or vice versa).
- ZoomVideoSDKVideoAspect_Original - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoAspect
-
Display the captured data without any cropping or scaling.
- ZoomVideoSDKVideoAspect_PanAndScan - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoAspect
-
Crop the sides or top/bottom to fill the screen (e.g., cut sides for 16:9 on 4:3, or top/bottom for 4:3 on 16:9).
- ZoomVideoSDKVideoCanvas - Interface in us.zoom.sdk
-
Use this interface to subscribe or unsubscribe to the specific user's video or share canvas.
- ZoomVideoSDKVideoCapability - Interface in us.zoom.sdk
-
Zoom Video SDK video capability information that comprises of width, height and frame.
- ZoomVideoSDKVideoHelper - Interface in us.zoom.sdk
-
An interface to control video and manage cameras during a video session.
- ZoomVideoSDKVideoOption - Class in us.zoom.sdk
-
Zoom Video SDK join session video option.
- ZoomVideoSDKVideoOption() - Constructor for class us.zoom.sdk.ZoomVideoSDKVideoOption
- ZoomVideoSDKVideoPreferenceMode - Enum Class in us.zoom.sdk
- ZoomVideoSDKVideoPreferenceMode_Balance - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoPreferenceMode
-
Balance mode.
- ZoomVideoSDKVideoPreferenceMode_Custom - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoPreferenceMode
-
Custom mode, allowing user-defined video preferences.
- ZoomVideoSDKVideoPreferenceMode_Sharpness - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoPreferenceMode
-
Sharpness mode, prioritizing video clarity.
- ZoomVideoSDKVideoPreferenceMode_Smoothness - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVideoPreferenceMode
-
Smoothness mode, focusing on a smooth video experience.
- ZoomVideoSDKVideoPreferenceSetting - Class in us.zoom.sdk
-
Video Preference Setting When setting custom modes, the developer provides the maximum and minimum frame rates.
- ZoomVideoSDKVideoPreferenceSetting() - Constructor for class us.zoom.sdk.ZoomVideoSDKVideoPreferenceSetting
- ZoomVideoSDKVideoRawData - Interface in us.zoom.sdk
-
Zoom Video SDK Video raw data bean.
- ZoomVideoSDKVideoResolution - Enum Class in us.zoom.sdk
- ZoomVideoSDKVideoSender - Interface in us.zoom.sdk
-
Interface for user to send video raw data
- ZoomVideoSDKVideoSource - Interface in us.zoom.sdk
-
Custom external video source interface
- ZoomVideoSDKVideoSourceDataMode - Enum Class in us.zoom.sdk
- ZoomVideoSDKVideoSourcePreProcessor - Interface in us.zoom.sdk
-
Interface to process or modify video raw data prior to sending them into session.
- ZoomVideoSDKVideoStatisticInfo - Interface in us.zoom.sdk
-
Video statistic info
- ZoomVideoSDKVideoStatus - Interface in us.zoom.sdk
-
ZoomVideoSDKVideoStatus provides information on the user's video device (the detected compatible video camera device), and status (whether video is turned on or off).
- ZoomVideoSDKVideoSubscribeFailReason - Enum Class in us.zoom.sdk
- ZoomVideoSDKVideoView - Class in us.zoom.sdk
-
Zoom Video SDK video canvas view.
- ZoomVideoSDKVideoView(Context) - Constructor for class us.zoom.sdk.ZoomVideoSDKVideoView
- ZoomVideoSDKVideoView(Context, boolean) - Constructor for class us.zoom.sdk.ZoomVideoSDKVideoView
- ZoomVideoSDKVideoView(Context, AttributeSet) - Constructor for class us.zoom.sdk.ZoomVideoSDKVideoView
- ZoomVideoSDKVideoView(Context, AttributeSet, int) - Constructor for class us.zoom.sdk.ZoomVideoSDKVideoView
- ZoomVideoSDKViewSize - Class in us.zoom.sdk
- ZoomVideoSDKViewSize(int, int) - Constructor for class us.zoom.sdk.ZoomVideoSDKViewSize
- ZoomVideoSDKVirtualAudioMic - Interface in us.zoom.sdk
-
An interface that handles a virtual audio microphone.
- ZoomVideoSDKVirtualAudioSpeaker - Interface in us.zoom.sdk
-
An interface that handles the virtual audio speaker.
- ZoomVideoSDKVirtualBackgroundDataType - Enum Class in us.zoom.sdk
- ZoomVideoSDKVirtualBackgroundDataType_Blur - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVirtualBackgroundDataType
-
A blur effect is applied to the background.
- ZoomVideoSDKVirtualBackgroundDataType_Image - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVirtualBackgroundDataType
-
An image is used as the virtual background.
- ZoomVideoSDKVirtualBackgroundDataType_None - Enum constant in enum class us.zoom.sdk.ZoomVideoSDKVirtualBackgroundDataType
-
No virtual background is applied.
- ZoomVideoSDKVirtualBackgroundHelper - Interface in us.zoom.sdk
- ZoomVideoSDKVirtualBackgroundItem - Interface in us.zoom.sdk
-
Virtual background item interface.
- ZoomVideoSDKWrongThreadException - Exception in us.zoom.sdk
-
Thrown to indicate that a method was called in the wrong thread
- ZoomVideoSDKWrongThreadException() - Constructor for exception us.zoom.sdk.ZoomVideoSDKWrongThreadException
- ZoomVideoSDKWrongThreadException(String) - Constructor for exception us.zoom.sdk.ZoomVideoSDKWrongThreadException
- ZoomVideoSDKWrongThreadException(String, Throwable) - Constructor for exception us.zoom.sdk.ZoomVideoSDKWrongThreadException
- ZoomVideoSDKWrongThreadException(Throwable) - Constructor for exception us.zoom.sdk.ZoomVideoSDKWrongThreadException
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
UVCCameraStatus.ATTACHED
instead.