Share via


KinectSensor.ForceInfraredEmitterOff Property

Kinect for Windows 1.6, 1.7, 1.8

Gets or sets a Boolean value indicating whether the infrared stream is disabled. The default value is false.

Syntax

public bool ForceInfraredEmitterOff { get; set; }

Property Value

Type: Boolean
true indicates the infrared stream is enabled; otherwise false.

Remarks

Use the infrared stream to stream infrared data out of the sensor. This property does not work with XBox 360 Kinect sensors. It only works with Kinect for Windows sensors.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace