Rate this page:

RecorderVad

An object specifying speaking participant highlight video frame parameters. Can be passed via the RecorderVideoParameters.vad or UpdateRecorderVideoParameters.vad parameter.
Add the following line to your scenario code to use the interface:

require(Modules.Recorder);

Props

color

Copy URL
color: 

string

|

undefined

Highlighting frame color in HEX format. The default value is #009933

thickness

Copy URL
thickness: 

number

|

undefined

Highlighting frame thickness in pixels. For width > 1280 the default value is 3, for width < 1280 the default value is 1