InfraredFrame.FrameDescription Property

Gets the description of the infrared frame.

Syntax

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

Property value

Type: FrameDescription
The description of the infrared frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

InfraredFrame Class
WindowsPreview.Kinect Namespace