Share via


DepthFrameSource.OpenReader Method

Creates a frame reader for the depth frame source.

Syntax

public:
DepthFrameReader^ OpenReader()
public DepthFrameReaderOpenReader ()
var depthFrameReader = depthFrameSource.openReader();

Return value

Type: DepthFrameReader
A new reader for the depth frame source.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

DepthFrameSource Class
WindowsPreview.Kinect Namespace