Virtual background item interface.
More...
#include <zoom_video_sdk_video_helper_interface.h>
Virtual background item interface.
Definition at line 94 of file zoom_video_sdk_video_helper_interface.h.
◆ ~IVirtualBackgroundItem()
virtual IVirtualBackgroundItem::~IVirtualBackgroundItem |
( |
| ) |
|
|
inlinevirtual |
◆ canVirtualBackgroundBeDeleted()
virtual bool IVirtualBackgroundItem::canVirtualBackgroundBeDeleted |
( |
| ) |
|
|
pure virtual |
Determine whether the virtual background can be deleted.
- Returns
- True if allow. Otherwise returns false.
◆ getImageFilePath()
virtual const zchar_t * IVirtualBackgroundItem::getImageFilePath |
( |
| ) |
|
|
pure virtual |
Get current item image file path.
- Returns
- Current item image file path.
◆ getImageName()
virtual const zchar_t * IVirtualBackgroundItem::getImageName |
( |
| ) |
|
|
pure virtual |
Get current item image name.
- Returns
- Current item image name.
◆ getType()
Get current item background type.
- Returns
- Current item background type.