9#import <Foundation/Foundation.h>
18@property (nonatomic, copy, readonly) NSString * _Nullable
imageFilePath;
22@property (nonatomic, copy, readonly) NSString * _Nullable
imageName;
44- (BOOL)isSupportVirtualBackground;
ZoomVideoSDKVirtualBackgroundDataType
Enumerations of the type for virtual background.
ZoomVideoSDKError
ZoomVideoSDKError An enumeration of error.
virtual background helper.
Virtual background item interface.
NSString *_Nullable imageFilePath
Get the current item image file path.
ZoomVideoSDKVirtualBackgroundDataType type
Get the current item background type.
BOOL canVirtualBackgroundBeDeleted
Determine whether the virtual background can be deleted.
NSString *_Nullable imageName
Get the current item image name.