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
Callback function that is called when a stream frame is ready to be processed.
Syntax
streamFrameHandler(streamFrame);
Parameters
streamFrame
Type: ObjectObject that receives the stream frame to process. This function will process the frame only if the streamFrame.stream parameter is "interaction"
Requirements
Library: Kinect-1.8.0.js