MultiSourceFrame.DepthFrameReference Property

Gets the depth frame reference of the multi source frame.

Syntax

public:
property DepthFrameReference^ DepthFrameReference {
         DepthFrameReference^ get ();
}
public DepthFrameReferenceDepthFrameReference { get; }
var depthFrameReference = multiSourceFrame.depthFrameReference;

Property value

Type: DepthFrameReference
The depth frame reference of the multi source frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

MultiSourceFrame Class
WindowsPreview.Kinect Namespace