Meeting SDK for macOS API Reference
Loading...
Searching...
No Matches
ZoomSDKSettingService.h File Reference

Interface declarations for Zoom SDK setting services. More...

import <Foundation/Foundation.h>
import <ZoomSDK/ZoomSDKErrors.h>

Go to the source code of this file.

Data Structures

class  ZoomSDKAutoFramingParameter
 Parameters for auto-framing feature in Zoom SDK. More...
 
protocol  <ZoomSDKSettingTestAudioDelegate>
 Delegate to receive audio testing related events. More...
 
protocol  <ZoomSDKSettingAudioDeviceDelegate>
 Delegate to receive audio device related events. More...
 
protocol  <ZoomSDKSettingVideoDelegate>
 Delegate to receive video device related events. More...
 
class  ZoomSDKSettingTestSpeakerDeviceHelper
 Helper class to test speaker devices. More...
 
class  ZoomSDKSettingTestMicrophoneDeviceHelper
 Helper class for testing microphone devices. More...
 
class  ZoomSDKSettingTestVideoDeviceHelper
 Helper class for testing video devices. More...
 
class  ZoomSDKAudioStatisticsInfo
 Class representing audio transmission statistics. More...
 
class  ZoomSDKVideoASStatisticsInfo
 Class representing video and sharing transmission statistics. More...
 
class  SDKDeviceInfo
 Class representing information about a device (microphone, speaker, camera). More...
 
class  ZoomSDKAudioSetting
 Provides APIs to manage audio devices, audio volumes, and audio-related meeting features. More...
 
class  ZoomSDK3DAvatarImageInfo
 Represents information of a 3D avatar image. More...
 
class  ZoomSDKVideoLipSyncAvatarPreviewHelper
 Helper class to control preview of lip-sync avatars. More...
 
class  ZoomSDKVideoPreferenceSetting
 Settings for video preference modes including frame rates and resolution adaptation. More...
 
class  ZoomSDKVideoSetting
 Interface for video settings including camera selection, video effects, beauty mode, and auto-framing. More...
 
protocol  <ZoomSDKSettingRecordDelegate>
 Delegate to notify cloud recording storage info. More...
 
class  ZoomSDKRecordSetting
 Interface for recording settings. More...
 
class  ZoomSDKWallpaperItem
 Represents a wallpaper item. More...
 
protocol  <ZoomSDKWallpaperControllerDelegate>
 Delegate for wallpaper events. More...
 
class  ZoomSDKWallpaperController
 Controller for managing wallpapers. More...
 
class  ZoomSDKGeneralSetting
 General settings interface for controlling meeting behaviors and UI customizations. More...
 
class  ZoomSDKStatisticsSetting
 Interface for obtaining meeting statistics. More...
 
class  ZoomSDKVirtualBGImageInfo
 Information of a virtual background image or video item. More...
 
class  ZoomSDKVideoFilterItemInfo
 Information of a video filter (face effect) item. More...
 
protocol  <ZoomSDKVirtualBackgroundSettingDelegate>
 Protocol for receiving virtual background setting events. More...
 
class  ZoomSDKVirtualBackgroundSetting
 Interface for configuring virtual background and video filter settings. More...
 
class  ZoomSDKShareScreenSetting
 Interface for configuring share screen settings. More...
 
protocol  <ZoomSDK3DAvatarSettingDelegate>
 Delegate protocol for receiving 3D avatar setting events. More...
 
class  ZoomSDK3DAvatarSetting
 Interface for configuring 3D avatar settings. More...
 
class  ZoomSDKFaceMakeupImageInfo
 Represents information about a face makeup image in Zoom SDK. More...
 
protocol  <ZoomSDKFaceMakeupSettingContextDelegate>
 Delegate protocol to receive callbacks about face makeup setting events. More...
 
class  ZoomSDKFaceMakeupSettingContext
 Provides APIs to manage face makeup settings in Zoom SDK. More...
 
class  ZoomSDKSettingService
 Provides access to various Zoom SDK settings modules. More...
 

Enumerations

enum  SDKURLType { SettingComponent_VirtualBackground_Leran_More , SettingComponent_VirtualBackground_Help }
 Enumeration of the virtual background URL types. More...
 

Detailed Description

Interface declarations for Zoom SDK setting services.

Definition in file ZoomSDKSettingService.h.

Enumeration Type Documentation

◆ SDKURLType

enum SDKURLType

Enumeration of the virtual background URL types.

Enumerator
SettingComponent_VirtualBackground_Leran_More 

The learn more url type

SettingComponent_VirtualBackground_Help 

The help url type

Definition at line 13 of file ZoomSDKSettingService.h.

13 {
SDKURLType
Enumeration of the virtual background URL types.
@ SettingComponent_VirtualBackground_Help
@ SettingComponent_VirtualBackground_Leran_More