Share via


LongExposureInfraredFrame.FrameDescription Property

Gets the description of the long exposure infrared frame.

Syntax

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

Property value

Type: FrameDescription
The description of the long exposure infrared frame.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

LongExposureInfraredFrame Class
WindowsPreview.Kinect Namespace