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

Interface declarations related to video effect settings in Zoom SDK. More...

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

Go to the source code of this file.

Data Structures

class  ZoomSDKVirtualBGImageInfo
 Information of a virtual background image or video item. More...
class  ZoomSDKVideoFilterItemInfo
 Information of a video filter (face effect) item. More...
class  ZoomSDKVideoLipSyncAvatarPreviewHelper
 Helper class to control preview of lip-sync avatars. More...
protocol  <ZoomSDKVirtualBackgroundSettingDelegate>
 Protocol for receiving virtual background setting events. More...
class  ZoomSDKVirtualBackgroundSetting
 Interface for configuring virtual background and video filter 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  ZoomSDK3DAvatarImageInfo
 Represents information of a 3D avatar image. More...
class  ZoomSDKCustom3DAvatarElementImageInfo
 Represents information of a custom 3D avatar element image. More...
class  ZoomSDKCustom3DAvatarElementColorInfo
 Custom 3D avatar element color information interface. More...
protocol  <ZoomSDKCustom3DAvatarElementSettingContextDelegate>
 Custom 3D avatar element setting context callback event. More...
class  ZoomSDKCustom3DAvatarElementSettingContext
 Context interface for configuring custom 3D avatar elements during avatar creation or editing. More...
protocol  <ZoomSDK3DAvatarSettingDelegate>
 Delegate protocol for receiving 3D avatar setting events. More...
class  ZoomSDK3DAvatarSetting
 Interface for configuring 3D avatar settings. More...

Detailed Description

Interface declarations related to video effect settings in Zoom SDK.

Definition in file ZoomSDKSettingVideoEffectController.h.