Video SDK for iOS API Reference
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CZoomVideoSDKZoom Video SDK API manager. Main singleton object that controls the video session creation, event callbacks and other main features of video SDK
 CZoomVideoSDKAnnotationHelperAnnotation helper interface for Zoom Video SDK
 CZoomVideoSDKAudioDeviceZoom Video SDK Audio Device
 CZoomVideoSDKAudioHelperA class to operate the audio action
 CZoomVideoSDKAudioOptionsThe audio option of join session
 CZoomVideoSDKAudioRawDataA Class contains the information of audio raw data
 CZoomVideoSDKAudioSenderA class for user to send audio raw data
 CZoomVideoSDKAudioSettingHelperAudio setting interface
 CZoomVideoSDKAudioStatusAudio status of user
 CZoomVideoSDKCameraDeviceRepresents a camera device and its state
 CZoomVideoSDKChatHelperA class to operate the instant message in session
 CZoomVideoSDKChatMessageA class that contains all the information for a message
 CZoomVideoSDKCmdChannelThe 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. See [ZoomVideoSDK.h#getCmdChannel]
 CZoomVideoSDKCRCHelperHelper interface for Cloud Room Connector (CRC) features
 C<ZoomVideoSDKDelegate>A listener class that groups together the callbacks related to a session
 CZoomVideoSDKDialInNumberInfoFor dial in number information
 CZoomVideoSDKExtendParamsZoomVideoSDK extend params
 CZoomVideoSDKFileStatusRepresents the status of a file transfer, including current state and progress
 CZoomVideoSDKFileTransferBaseInfoRepresents a file being sent in the session
 CZoomVideoSDKFileTransferProgressRepresents the progress details of a file transfer
 CZoomVideoSDKIncomingLiveStreamHelperIncoming live stream helper interface
 CZoomVideoSDKIncomingLiveStreamStatusIncoming live stream status
 CZoomVideoSDKInitParamsParameter class use to initialize the ZoomVideoSDK
 CZoomVideoSDKInvitePhoneUserInfoThe info for InvitePhoneUser
 CZoomVideoSDKLiveStreamHelperA class to operate the live stream
 CZoomVideoSDKLiveTranscriptionHelperProvides methods for controlling and interacting with live transcription
 CZoomVideoSDKLiveTranscriptionLanguageRepresents a language used in live transcription
 CZoomVideoSDKLiveTranscriptionMessageInfoRepresents a single message information of live transcription
 CZoomVideoSDKMaskHelperThe helper to set the video mask
 CZoomVideoSDKMaskInfoThe mask info to generate the mask bitmap
 CZoomVideoSDKPhoneHelperProvides methods for managing phone-related session features such as dial-in and phone invites
 CZoomVideoSDKPhoneSupportCountryInfoSupport country information interface
 CZoomVideoSDKPreProcessRawDataA Class contains the information of device capture video frame
 CZoomVideoSDKProxySettingHandlerHandles proxy authentication input and provides metadata about the proxy connection
 CZoomVideoSDKRawDataPipeA Class to manage the subscription and unsubscription of video or share raw data
 C<ZoomVideoSDKRawDataPipeDelegate>Methods to manage events for receiving video raw data
 CZoomVideoSDKReceiveFile
 CZoomVideoSDKRecordAgreementHandlerClass for recording agreement action
 CZoomVideoSDKRecordingHelperClass for using cloud recording in the session. See[ZoomVideoSDK.h#getRecordingHelper]
 CZoomVideoSDKRemoteCameraControlHelperRemote camera control helper object interface
 CZoomVideoSDKSendFileRepresents a file being sent in the session
 CZoomVideoSDKSessionZoom Video SDK session
 CZoomVideoSDKSessionASVStatisticInfoThe Session video or share statistic information
 CZoomVideoSDKSessionAudioStatisticInfoSession audio statistic information
 CZoomVideoSDKSessionContextA Class contains the session information
 CZoomVideoSDKShareActionShare raw data pipe interface
 CZoomVideoSDKShareAudioSenderInterface to send share audio raw data
 C<ZoomVideoSDKShareAudioSource>Custom external share source interface
 CZoomVideoSDKShareHelperShare control interface
 C<ZoomVideoSDKSharePreprocessor>Share pre-processor
 CZoomVideoSDKSharePreprocessParamStart pre-process share's parameter
 CZoomVideoSDKSharePreprocessSender
 CZoomVideoSDKShareSenderA class for user to send video raw data
 C<ZoomVideoSDKShareSource>Custom external share source interface
 CZoomVideoSDKShareStatisticInfoShare statistic information
 CZoomVideoSDKShareStatusShare status of user
 CZoomVideoSDKSSLCertificateInfo
 CZoomVideoSDKSSLCertVerifiedFailHandlerProvides details about the SSL certificate used for secure connections
 CZoomVideoSDKSubSessionHelperSubsession helper interface
 CZoomVideoSDKSubSessionKitRepresents a subsession instance
 CZoomVideoSDKSubSessionManagerManages subsession lifecycle and communication
 CZoomVideoSDKSubSessionParticipantSubSession attendee helper interface
 CZoomVideoSDKSubSessionUserRepresents a subsession user info
 CZoomVideoSDKSubSessionUserHelpRequestHandlerSubsession user help request handler
 CZoomVideoSDKTestAudioDeviceHelperTest audio device interface
 CZoomVideoSDKUserZoom Video SDK user information
 CZoomVideoSDKUserHelperUser control interface
 CZoomVideoSDKVideoCanvasThe video canvas is the display area of the video streams on the user’s local device. To instantiate a local video canvas instance and show the video stream of a user, simply initialize the ZoomVideoSDKVideoCanvas object, subscribe the userId of a specific user, and add it to your UIView
 CZoomVideoSDKVideoCapabilityCapabilitiy infomation of video source
 CZoomVideoSDKVideoHelperAn interface to control video and manage cameras during a video session
 CZoomVideoSDKVideoOptionsThe video option of join session
 CZoomVideoSDKVideoPreferenceSettingVideo preference interface.When setting custom modes, the maximum and minimum frame rates are provided by the developer. If the current bandwidth cannot maintain the minimum frame rate, the video system will drop to the next lower frame rate. The default maximum and minimum frame rates for other modes are 0
 CZoomVideoSDKVideoRawDataA Class contains the information of video raw data
 CZoomVideoSDKVideoSenderA class for user to send video raw data
 C<ZoomVideoSDKVideoSource>Custom external video source interface
 C<ZoomVideoSDKVideoSourcePreProcessor>Methods to modify default device capture raw data
 CZoomVideoSDKVideoStatisticInfoVideo statistic information
 CZoomVideoSDKVideoStatusVideo status of user
 C<ZoomVideoSDKVirtualAudioMic>An interface that handles a virtual audio microphone
 C<ZoomVideoSDKVirtualAudioSpeaker>An interface that handles the virtual audio speaker
 CZoomVideoSDKVirtualBackgroundHelperVirtual background helper
 CZoomVideoSDKVirtualBackgroundItemVirtual background item interface