KinectSensor.Start Method

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Starts streaming data out of the sensor.

No code example is currently available or this language may not be supported.

For an example, see Start the Kinect.

This method needs to be called whether you use events or polling for notification. For more information about notification, see Getting the Next Frame of Data by Polling or Using Events.

This API may throw System.IO.IOException if the Kinect is already in use by another process.

Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)

Community Additions

ADD
Show: