InfraredFrameSource.FrameDescription Property

Gets the frame description for the format.

Syntax

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

Property value

Type: FrameDescription
The description of the infrared frames.

Requirements

Namespace: WindowsPreview.Kinect

Metadata: windowspreview.kinect.winmd

See also

Reference

InfraredFrameSource Class
WindowsPreview.Kinect Namespace