Video SDK for MacOS API Reference
|
#include <ZMVideoSDKVideoHelper.h>
Inherits NSObject.
Properties | |
NSString * | imageFilePath |
Get the current item image file path. | |
NSString * | imageName |
Get the current item image name. | |
ZMVideoSDKVirtualBackgroundDataType | type |
Get the current item background type. | |
BOOL | canVirtualBackgroundBeDeleted |
Determine whether the virtual background can be deleted. | |
Definition at line 14 of file ZMVideoSDKVideoHelper.h.
|
readnonatomicassign |
Determine whether the virtual background can be deleted.
Definition at line 34 of file ZMVideoSDKVideoHelper.h.
|
readnonatomiccopy |
Get the current item image file path.
Definition at line 19 of file ZMVideoSDKVideoHelper.h.
|
readnonatomiccopy |
Get the current item image name.
Definition at line 24 of file ZMVideoSDKVideoHelper.h.
|
readnonatomicassign |
Get the current item background type.
Definition at line 29 of file ZMVideoSDKVideoHelper.h.