iOS SDK API Reference
|
image item property More...
#import <MobileRTCMeetingService+VirtualBackground.h>
Inherits NSObject.
Properties | |
MobileRTCVBType | vbType |
virtual background image type. | |
BOOL | isSelect |
current using image item if yes. | |
NSString *_Nullable | imagePath |
Image path of image item, nil for none image item. | |
image item property
Definition at line 14 of file MobileRTCMeetingService+VirtualBackground.h.
|
readwritenonatomicretain |
Image path of image item, nil for none image item.
Definition at line 28 of file MobileRTCMeetingService+VirtualBackground.h.
|
readwritenonatomicassign |
current using image item if yes.
Definition at line 23 of file MobileRTCMeetingService+VirtualBackground.h.
|
readwritenonatomicassign |
virtual background image type.
Definition at line 18 of file MobileRTCMeetingService+VirtualBackground.h.