Readonly
onbefore REST call
bytes downloaded
When a chunk is sent to DeepAffex
when measurement results are received
When an error occurs
when face tracker state Changes
When facial landmarks are updated
When media element size changes
when measurement results are received
Check if SIMD is supported and then download the supported MediaPipe face traker assets for the runtime environment It also downloads the extraction lib assets
true if successfully download all files
Returns version number
version - [Web SDK, DFX Extraction Lib, Face Tracker]
Optional
sdkId: stringReset only if the face tracker is ready and tracking
true if the reset was successful, false otherwise
Set extraction library settings
Number of chunks for extraction library collector
Target FPS for extraction library collector
Chunk duration in seconds for extraction library collector
Set the action for the next chunk to LAST::PROCESS
Stop Face Tracker tracking frames and DFX extraction library collection If the measurement is started, it will disconnect from the Web Socket as well.
Static
initInitialize the Measurement SDK
Initialization settings
Promise
after REST call