DepthFrame.FrameDescription Property

Gets the description of the depth frame.

Syntax

public:
property FrameDescription^ FrameDescription {
         FrameDescription^ get ();
}
public FrameDescriptionFrameDescription { get; }
var frameDescription = depthFrame.frameDescription;

Property value

Type: FrameDescription
The description of the depth frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

DepthFrame Class
WindowsPreview.Kinect Namespace