Share via


DepthFrameReader.DepthFrameSource Property

Gets the source of the depth frames.

Syntax

public:
property DepthFrameSource^ DepthFrameSource {
         DepthFrameSource^ get ();
}
public DepthFrameSourceDepthFrameSource { get; }
var depthFrameSource = depthFrameReader.depthFrameSource;

Property value

Type: DepthFrameSource
The depth frame source.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

DepthFrameReader Class
WindowsPreview.Kinect Namespace