Package-level declarations

Functions

Link copied to clipboard
fun ConfigurationBuilder.facialExpressionsCollector(maxFps: Int = 5, presence: Boolean = true, eyesOnScreen: Boolean = true, attention: Boolean = true, happy: Boolean = true, surprise: Boolean = true, confusion: Boolean = true, contempt: Boolean = true, disgust: Boolean = true, empathy: Boolean = true, faceDetection: Boolean = true)

Use this method in the ExperienceSdk initializer block to configure the Facial Expression Collector.

Properties