Share via


DepthFrame.DepthFrameSource Property

Gets the source of the depth frame.

Syntax

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

Property value

Type: DepthFrameSource
The source of the depth frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

DepthFrame Class
WindowsPreview.Kinect Namespace