Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Kinect for Windows 1.8
Adds the specified event handler.
Syntax
addEventHandler(handler);
Parameters
handler
Type: FunctionCallback function to call when an event is ready to be processed. This function should have the parameters listed in the following table.
Parameter name Type Description event Object Event object to process.
Requirements
Library: Kinect-1.8.0.js