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
Updates the sensor configuration.
Syntax
postConfig(configData, errorCallback);
Parameters
configData
Type: ObjectObject that contains the name/value pairs that represent the new sensor configuration.
errorCallback
Type: FunctionOptional. Callback function to call if this method fails. This function should have the parameters listed in the following table.
Parameter name Type Description statusText String The reason that the method failed. responseData Object Response data returned from the web server.
Requirements
Library: Kinect-1.8.0.js