6#import <Foundation/Foundation.h>
16@property (nonatomic, copy, readonly) NSString * _Nullable
imageFilePath;
20@property (nonatomic, copy, readonly) NSString * _Nullable
imageName;
42- (BOOL)isSupportVirtualBackground;
ZoomVideoSDKVirtualBackgroundDataType
Enumeration of virtual background types.
ZoomVideoSDKError
Enumeration of all the errors in the VideoSDK.
Virtual background helper.
Virtual background item interface.
NSString *_Nullable imageFilePath
Gets the current item image file path.
ZoomVideoSDKVirtualBackgroundDataType type
Gets the current item background type.
BOOL canVirtualBackgroundBeDeleted
Determines whether the virtual background can be deleted.
NSString *_Nullable imageName
Gets the current item image name.