Class: VirtualBackgroundConfiguration

Constructor

new VirtualBackgroundConfiguration()

Virtual Background configuration information. Intended for internal use only.

Members

backgroundBlurAmount :Number

Integer value defining the blur radius. A default value will be applied if not is provided.

Type:
  • Number

libraryLocation :String

A string representing the path or URL to the MediaPipe selfie_segmentation library. By default the
files will be searched for at the root of the web application.

Type:
  • String

maskProcessingThreshold :Number

Floating point value indicating the threshold to disgard mask pixels within the post processing algorithm

Type:
  • Number

mediaPipeModelType :Number

Integer value indicating which model type to use
0 for General model (256x256)
1 for Landscape model (256x144)

Type:
  • Number
©2016 Avaya Inc. All Rights Reserved.