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.5, 1.6, 1.7, 1.8
Gets the depth stream.
Syntax
public DepthImageStream DepthStream { get; }
'Declaration
Public ReadOnly Property DepthStream As DepthImageStream
Property Value
Type: DepthImageStream
The depth stream.
Remarks
Use this property to access data from the Depth Stream.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
KinectSensor Class
KinectSensor Members
Microsoft.Kinect Namespace