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
Enables the depth stream using the default format, which is DepthImageFormat.Resolution640x480Fps30.
Syntax
public void Enable ()
'Declaration
Public Sub Enable
Remarks
The default format for depth data is DepthImageFormat.Resolution640x480Fps30. Use DepthImageStream.Enable (DepthImageFormat) to stream out depth data converted to a user-supplied format. For an example, see Enable Data Streaming.
Requirements
Namespace: Microsoft.Kinect
Assembly: Microsoft.Kinect (in microsoft.kinect.dll)
See Also
Reference
DepthImageStream Class
DepthImageStream Members
Microsoft.Kinect Namespace