9#import <Foundation/Foundation.h>
19@property (nonatomic, copy, readonly) NSString * _Nullable
imageFilePath;
23@property (nonatomic, copy, readonly) NSString * _Nullable
imageName;
45- (BOOL)isSupportVirtualBackground;
ZoomVideoSDKVirtualBackgroundDataType
Enumerates the types of virtual backgrounds.
ZoomVideoSDKError
Enumerates all errors in the VideoSDK.
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.