Skip to content

React SDK Reference / FaceDetectionRegionPercentage

Type Alias: FaceDetectionRegionPercentage

FaceDetectionRegionPercentage = object

Defines the region (in percentage) of the captured video frame that is to be used for face detection.

Properties

height

height: `${number}%`


width

width: `${number}%`


x

x: `${number}%`


y

y: `${number}%`