|
Video SDK for MacOS API Reference
|
Virtual background Item interface. More...
#include <ZMVideoSDKVideoHelper.h>
Inherits NSObject.
Properties | |
| NSString * | imageFilePath |
| Gets the current item image file path. | |
| NSString * | imageName |
| Gets the current item image name. | |
| ZMVideoSDKVirtualBackgroundDataType | type |
| Gets the current item background type. | |
| BOOL | canVirtualBackgroundBeDeleted |
| Determines whether the virtual background supports deletion. | |
Virtual background Item interface.
Definition at line 14 of file ZMVideoSDKVideoHelper.h.
|
readnonatomicassign |
Determines whether the virtual background supports deletion.
Definition at line 34 of file ZMVideoSDKVideoHelper.h.
|
readnonatomiccopy |
Gets the current item image file path.
Definition at line 19 of file ZMVideoSDKVideoHelper.h.
|
readnonatomiccopy |
Gets the current item image name.
Definition at line 24 of file ZMVideoSDKVideoHelper.h.
|
readnonatomicassign |
Gets the current item background type.
Definition at line 29 of file ZMVideoSDKVideoHelper.h.