Share via


DepthImageStream.UnknownDepth Property

Kinect for Windows 1.5, 1.6, 1.7, 1.8

Gets the depth value for depth data that is unknown because a person is outside of a depth sensor range that can be tracked.

Syntax

public int UnknownDepth { get; }
'Declaration
Public ReadOnly Property UnknownDepth As Integer 

Property Value

Type: Int32
The depth.

Remarks

To see the actual value for data that has an unknown depth, see the values in Depth Space Range.

Requirements

Namespace: Microsoft.Kinect

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

See Also

Reference

DepthImageStream Class
DepthImageStream Members
Microsoft.Kinect Namespace