KinectSensor.IsRunning Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets a value indicating whether the sensor is streaming data.

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

Property Value

Type: Boolean
true if the Kinect is streaming data; false otherwise.

To start streaming data, call KinectSensor.Start; to stop streaming data call KinectSensor.Stop.

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

Community Additions

ADD
Show: