ZoomVideoSdkVirtualBackgroundItemType: {
    canBeDeleted: boolean;
    filePath: string;
    imageName: string;
    type: ZoomVideoSDKVirtualBackgroundDataType;
}

Virtual background item interface.

Type declaration

  • canBeDeleted: boolean

    Determine whether the virtual background can be deleted.

  • filePath: string

    The file path of the image.

  • imageName: string

    Get the current item image name.

  • type: ZoomVideoSDKVirtualBackgroundDataType

    Get the current item background type.

MMNEPVFCICPMFPCPTTAAATR