Video SDK for iOS API Reference
|
CZoomVideoSDK | Zoom Video SDK API manager. Main singleton object that controls the video session creation, event callbacks and other main features of video SDK |
CZoomVideoSDKAnnotationHelper | Annotation helper interface for Zoom Video SDK |
CZoomVideoSDKAudioDevice | Zoom Video SDK Audio Device |
CZoomVideoSDKAudioHelper | A class to operate the audio action |
CZoomVideoSDKAudioOptions | The audio option of join session |
CZoomVideoSDKAudioRawData | A Class contains the information of audio raw data |
CZoomVideoSDKAudioSender | A class for user to send audio raw data |
CZoomVideoSDKAudioSettingHelper | Audio setting interface |
CZoomVideoSDKAudioStatus | Audio status of user |
CZoomVideoSDKCameraDevice | Represents a camera device and its state |
CZoomVideoSDKChatHelper | A class to operate the instant message in session |
CZoomVideoSDKChatMessage | A class that contains all the information for a message |
CZoomVideoSDKCmdChannel | 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. See [ZoomVideoSDK.h#getCmdChannel] |
CZoomVideoSDKCRCHelper | Helper interface for Cloud Room Connector (CRC) features |
C<ZoomVideoSDKDelegate> | A listener class that groups together the callbacks related to a session |
CZoomVideoSDKDialInNumberInfo | For dial in number information |
CZoomVideoSDKExtendParams | ZoomVideoSDK extend params |
CZoomVideoSDKFileStatus | Represents the status of a file transfer, including current state and progress |
CZoomVideoSDKFileTransferBaseInfo | Represents a file being sent in the session |
CZoomVideoSDKFileTransferProgress | Represents the progress details of a file transfer |
CZoomVideoSDKIncomingLiveStreamHelper | Incoming live stream helper interface |
CZoomVideoSDKIncomingLiveStreamStatus | Incoming live stream status |
CZoomVideoSDKInitParams | Parameter class use to initialize the ZoomVideoSDK |
CZoomVideoSDKInvitePhoneUserInfo | The info for InvitePhoneUser |
CZoomVideoSDKLiveStreamHelper | A class to operate the live stream |
CZoomVideoSDKLiveTranscriptionHelper | Provides methods for controlling and interacting with live transcription |
CZoomVideoSDKLiveTranscriptionLanguage | Represents a language used in live transcription |
CZoomVideoSDKLiveTranscriptionMessageInfo | Represents a single message information of live transcription |
CZoomVideoSDKMaskHelper | The helper to set the video mask |
CZoomVideoSDKMaskInfo | The mask info to generate the mask bitmap |
CZoomVideoSDKPhoneHelper | Provides methods for managing phone-related session features such as dial-in and phone invites |
CZoomVideoSDKPhoneSupportCountryInfo | Support country information interface |
CZoomVideoSDKPreProcessRawData | A Class contains the information of device capture video frame |
CZoomVideoSDKProxySettingHandler | Handles proxy authentication input and provides metadata about the proxy connection |
CZoomVideoSDKRawDataPipe | A 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 | |
CZoomVideoSDKRecordAgreementHandler | Class for recording agreement action |
CZoomVideoSDKRecordingHelper | Class for using cloud recording in the session. See[ZoomVideoSDK.h#getRecordingHelper] |
CZoomVideoSDKRemoteCameraControlHelper | Remote camera control helper object interface |
CZoomVideoSDKSendFile | Represents a file being sent in the session |
CZoomVideoSDKSession | Zoom Video SDK session |
CZoomVideoSDKSessionASVStatisticInfo | The Session video or share statistic information |
CZoomVideoSDKSessionAudioStatisticInfo | Session audio statistic information |
CZoomVideoSDKSessionContext | A Class contains the session information |
CZoomVideoSDKShareAction | Share raw data pipe interface |
CZoomVideoSDKShareAudioSender | Interface to send share audio raw data |
C<ZoomVideoSDKShareAudioSource> | Custom external share source interface |
CZoomVideoSDKShareHelper | Share control interface |
C<ZoomVideoSDKSharePreprocessor> | Share pre-processor |
CZoomVideoSDKSharePreprocessParam | Start pre-process share's parameter |
CZoomVideoSDKSharePreprocessSender | |
CZoomVideoSDKShareSender | A class for user to send video raw data |
C<ZoomVideoSDKShareSource> | Custom external share source interface |
CZoomVideoSDKShareStatisticInfo | Share statistic information |
CZoomVideoSDKShareStatus | Share status of user |
CZoomVideoSDKSSLCertificateInfo | |
CZoomVideoSDKSSLCertVerifiedFailHandler | Provides details about the SSL certificate used for secure connections |
CZoomVideoSDKSubSessionHelper | Subsession helper interface |
CZoomVideoSDKSubSessionKit | Represents a subsession instance |
CZoomVideoSDKSubSessionManager | Manages subsession lifecycle and communication |
CZoomVideoSDKSubSessionParticipant | SubSession attendee helper interface |
CZoomVideoSDKSubSessionUser | Represents a subsession user info |
CZoomVideoSDKSubSessionUserHelpRequestHandler | Subsession user help request handler |
CZoomVideoSDKTestAudioDeviceHelper | Test audio device interface |
CZoomVideoSDKUser | Zoom Video SDK user information |
CZoomVideoSDKUserHelper | User control interface |
CZoomVideoSDKVideoCanvas | The 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 |
CZoomVideoSDKVideoCapability | Capabilitiy infomation of video source |
CZoomVideoSDKVideoHelper | An interface to control video and manage cameras during a video session |
CZoomVideoSDKVideoOptions | The video option of join session |
CZoomVideoSDKVideoPreferenceSetting | Video 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 |
CZoomVideoSDKVideoRawData | A Class contains the information of video raw data |
CZoomVideoSDKVideoSender | A 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 |
CZoomVideoSDKVideoStatisticInfo | Video statistic information |
CZoomVideoSDKVideoStatus | Video status of user |
C<ZoomVideoSDKVirtualAudioMic> | An interface that handles a virtual audio microphone |
C<ZoomVideoSDKVirtualAudioSpeaker> | An interface that handles the virtual audio speaker |
CZoomVideoSDKVirtualBackgroundHelper | Virtual background helper |
CZoomVideoSDKVirtualBackgroundItem | Virtual background item interface |