Video SDK for iOS API Reference
All Classes Files Functions Enumerations Enumerator Properties
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
 CZoomVideoSDKAnnotationHelper
 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
 CZoomVideoSDKCameraDevice
 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]
 CZoomVideoSDKCRCHelper
 C<ZoomVideoSDKDelegate>A listener class that groups together the callbacks related to a session
 CZoomVideoSDKDialInNumberInfoFor dial in number information
 CZoomVideoSDKExtendParamsZoomVideoSDK extend params
 CZoomVideoSDKFileStatus
 CZoomVideoSDKFileTransferBaseInfo
 CZoomVideoSDKFileTransferProgress
 CZoomVideoSDKIncomingLiveStreamHelper
 CZoomVideoSDKIncomingLiveStreamStatus
 CZoomVideoSDKInitParamsParameter class use to initialize the ZoomVideoSDK
 CZoomVideoSDKInvitePhoneUserInfoThe info for InvitePhoneUser
 CZoomVideoSDKLiveStreamHelperA class to operate the live stream
 CZoomVideoSDKLiveTranscriptionHelper
 CZoomVideoSDKLiveTranscriptionLanguage
 CZoomVideoSDKLiveTranscriptionMessageInfo
 CZoomVideoSDKMaskHelper
 CZoomVideoSDKMaskInfo
 CZoomVideoSDKPhoneHelper
 CZoomVideoSDKPhoneSupportCountryInfoSupport country information interface
 CZoomVideoSDKPreProcessRawDataA Class contains the information of device capture video frame
 CZoomVideoSDKProxySettingHandler
 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]
 CZoomVideoSDKRemoteCameraControlHelper
 CZoomVideoSDKSendFile
 CZoomVideoSDKSessionZoom Video SDK session
 CZoomVideoSDKSessionASVStatisticInfoThe Session video or share statistic information
 CZoomVideoSDKSessionAudioStatisticInfoSession audio statistic information
 CZoomVideoSDKSessionContextA Class contains the session information
 CZoomVideoSDKShareAction
 CZoomVideoSDKShareAudioSender
 C<ZoomVideoSDKShareAudioSource>Custom external share source interface
 CZoomVideoSDKShareHelperShare control interface
 CZoomVideoSDKShareSenderA class for user to send video raw data
 C<ZoomVideoSDKShareSource>Custom external share source interface
 CZoomVideoSDKShareStatisticInfoShare statistic information
 CZoomVideoSDKShareStatusShare status of user
 CZoomVideoSDKSSLCertificateInfo
 CZoomVideoSDKSSLCertVerifiedFailHandler
 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. @See ZoomVideoSDKSessionContext#preProcessor
 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