#import <ZoomSDKSettingService.h>
Inherits NSObject.
Definition at line 593 of file ZoomSDKSettingService.h.
◆ getLipSyncAvatarImageList
Get the list of the 3D avatar images.
- Returns
- If there are images in the list, the return value is a list of the poiters to ZoomSDK3DAvatarImageInfo.
◆ getLipSyncAvatarPreviewHelper
◆ is3DAvatarSupportedByDevice
- (BOOL) is3DAvatarSupportedByDevice |
|
|
|
Determine if the lip-sync avatar feature is supported by video device.
- Returns
- YES indicates that the video device supports the 3D avatar feature.
◆ isLipSyncAvatarEnabled
- (BOOL) isLipSyncAvatarEnabled |
|
|
|
Determine if the lip-sync avatar feature is enabled.
- Returns
- YES indicates the lip-sync feature is enabled.
◆ setLipSyncAvatarImage:
Specify an image to be the video filter image.
- Parameters
-
image | Specify the image to use. |
- Returns
- If the function succeeds, the return value is ZoomSDKError_success, otherwise not.
◆ _delegate
◆ lipsyncAvatarPreviewHelper
◆ delegate